Escape()
SecurityElement::Escape(const String&) method
Escapes characters in XML string.
static String System::Security::SecurityElement::Escape(const String &str)
Arguments
Parameter | Type | Description |
---|---|---|
str | const String& | String to escape. |
Return Value
Escaped string.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Slides