System::Security::SecurityElement::SearchForTextOfTag metodo

SecurityElement::SearchForTextOfTag method

Ottiene il testo interno del tag figlio per nome del tag.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParametroTipoDescrizione
tagconst String&Nome del tag da cercare.

ReturnValue

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

Vedi anche