System::Xml::XmlWriterSettings::set_ConformanceLevel método

XmlWriterSettings::set_ConformanceLevel method

Establece el nivel de conformidad que el escritor XML verifica en la salida XML.

void System::Xml::XmlWriterSettings::set_ConformanceLevel(System::Xml::ConformanceLevel value)
ParámetroTipoDescripción
valorSystem::Xml::ConformanceLevelEl valor a establecer.

Ver también