System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes metodo

XmlWriterSettings::set_DoNotEscapeUriAttributes method

Imposta un valore che indica se il XmlWriter non esegue l’escape degli attributi URI.

void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
ParametroTipoDescrizione
valoreboolIl valore da impostare.

Vedi anche