System::Security::SecurityElement::SearchForTextOfTag yöntemi

SecurityElement::SearchForTextOfTag method

Etiket adıyla çocuk etiketin iç metnini alır.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParameterTypeAçıklama
etiketconst String&Aranacak etiket adı.

ReturnValue

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

Ayrıca Bakınız