System::Security::SecurityElement::SearchForTextOfTag méthode

SecurityElement::SearchForTextOfTag method

Obtient le texte interne de la balise enfant par le nom de la balise.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParamètreTypeDescription
étiquetteconst String&Nom de la balise à rechercher.

ReturnValue

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

Voir aussi