System::Security::SecurityElement::Escape 方法
SecurityElement::Escape method
转义 XML 字符串中的字符。
static String System::Security::SecurityElement::Escape(const String &str)
| 参数 | 类型 | 描述 |
|---|---|---|
| str | const String& | String 用于转义。 |
ReturnValue
已转义的字符串。
另见
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++