System::Security::SecurityElement::Escape method
SecurityElement::Escape method
Escapar tecken i XML-sträng.
static String System::Security::SecurityElement::Escape(const String &str)
| Parameter | Type | Beskrivning |
|---|---|---|
| str | const String& | String att escapa. |
ReturnValue
Escapad sträng.
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++