System::Security::SecurityElement::Escape 方法
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++