System::Security::SecurityElement::Escape metodo

SecurityElement::Escape method

Escapa i caratteri nella stringa XML.

static String System::Security::SecurityElement::Escape(const String &str)
ParametroTipoDescrizione
strconst String&String da escapare.

ReturnValue

Stringa escapata.

Vedi anche