System::Xml::XmlWriterSettings::set_ConformanceLevel method

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
valueSystem::Xml::ConformanceLevelEl valor a establecer.

Ver también