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.Page for C++