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)
| Parametro | Tipo | Descrizione |
|---|---|---|
| tag | const String& | Nome del tag da cercare. |
ReturnValue
Text of the first tag with specified name or null if not found.
Vedi anche
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++