System::Security::SecurityElement::SearchForTextOfTag metodu

SecurityElement::SearchForTextOfTag method

Etiket adına göre alt etiketin iç metnini alır.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParametreTürAçı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