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++