System::Security::SecurityElement::SearchForTextOfTag metod

SecurityElement::SearchForTextOfTag method

Hämtar underordnad taggs inre text efter taggnamn.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParameterTypBeskrivning
taggconst String&Taggnamn att leta efter.

ReturnValue

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

Se även