System::Security::SecurityElement::SearchForTextOfTag metod
SecurityElement::SearchForTextOfTag method
Hämtar underordnad taggs inre text efter taggnamn.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Typ | Beskrivning |
|---|---|---|
| tagg | const String& | Taggnamn att leta efter. |
ReturnValue
Text of the first tag with specified name or null if not found.
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PDF for C++