System::Security::SecurityElement::SearchForTextOfTag methode

SecurityElement::SearchForTextOfTag method

Haalt de binnenste tekst van een kindtag op op tagnaam.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParameterTypeBeschrijving
tagconst String&Tagnaam om naar te zoeken.

ReturnValue

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

Zie ook