System::Security::SecurityElement::Escape metodo
SecurityElement::Escape method
Escapa i caratteri nella stringa XML.
static String System::Security::SecurityElement::Escape(const String &str)
| Parametro | Tipo | Descrizione |
|---|---|---|
| str | const String& | String da escapare. |
ReturnValue
Stringa escapata.
Vedi anche
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++