System::Xml::XmlReaderSettings::set_ConformanceLevel método

XmlReaderSettings::set_ConformanceLevel method

Establece el nivel de conformidad que el XmlReader debe cumplir.

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

Ver también