طريقة 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++