System::Security::SecurityElement::SearchForTextOfTag طريقة
SecurityElement::SearchForTextOfTag method
يحصل على النص الداخلي للعلامة الفرعية باسم العلامة.
String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
| Parameter | Type | الوصف |
|---|---|---|
| علامة | 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++