System::Security::SecurityElement::SearchForTextOfTag metod

SecurityElement::SearchForTextOfTag method

Hämtar underordnad tags inre text efter taggnamn.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParameterTypeBeskrivning
taggconst String&Taggnamn att söka efter.

ReturnValue

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

Se även