طريقة System::Security::SecurityElement::SearchForTextOfTag

SecurityElement::SearchForTextOfTag method

يحصل على النص الداخلي للعلامة الفرعية باسم العلامة.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
معاملنوعالوصف
علامةconst String&اسم العلامة للبحث عنه.

ReturnValue

Text of the first tag with specified name or null if not found.

انظر أيضًا