System::Security::SecurityElement::Escape method
SecurityElement::Escape method
يهرب الأحرف في سلسلة XML.
static String System::Security::SecurityElement::Escape(const String &str)
| Parameter | Type | الوصف |
|---|---|---|
| str | const String& | String للتعقيم. |
ReturnValue
سلسلة مُهربة.
انظر أيضًا
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++