Método System::Xml::XmlReaderSettings::set_ConformanceLevel

XmlReaderSettings::set_ConformanceLevel method

Establece el nivel de conformidad al que se ajustará el XmlReader.

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

Ver también