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ètreTypeDescription
strconst String&String à échapper.

ReturnValue

Chaîne échappée.

Voir aussi