Método System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes

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
valueboolEl valor a establecer.

Ver también