System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes método

XmlWriterSettings::set_DoNotEscapeUriAttributes method

Establece un valor que indica si el XmlWriter no escapa los atributos URI.

void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
ParámetroTipoDescripción
valorboolEl valor a establecer.

Ver también