System::Security::SecurityElement::Escape method
SecurityElement::Escape method
Escapes characters in XML string.
static String System::Security::SecurityElement::Escape(const String &str)
Parameter | Type | Description |
---|---|---|
str | const String& | String to escape. |
ReturnValue
Escaped string.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PUB for C++