System::Security::SecurityElement::SearchForTextOfTag метод
SecurityElement::SearchForTextOfTag method
Получает внутренний текст дочернего тега по имени тега.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Параметр | Тип | Описание |
|---|---|---|
| тег | const String& | Имя тега для поиска. |
ReturnValue
Text of the first tag with specified name or null if not found.
См. также
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++