System::Security::SecurityElement::SearchForTextOfTag メソッド
SecurityElement::SearchForTextOfTag method
タグ名で子タグの内部テキストを取得します。
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| パラメーター | 型 | 説明 |
|---|---|---|
| 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.Page for C++