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

SecurityElement::SearchForTextOfTag method

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

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

ReturnValue

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

انظر أيضًا