System::Security::SecurityElement::Escape méthode
SecurityElement::Escape method
Échappe les caractères dans la chaîne XML.
static String System::Security::SecurityElement::Escape(const String &str)
| Paramètre | Type | Description |
|---|---|---|
| str | const String& | String à échapper. |
ReturnValue
Chaîne échappée.
Voir aussi
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++