System::Xml::XmlReaderSettings::get_ConformanceLevel metodo

XmlReaderSettings::get_ConformanceLevel method

Restituisce il livello di conformità a cui il XmlReader si adeguerà.

System::Xml::ConformanceLevel System::Xml::XmlReaderSettings::get_ConformanceLevel()

ReturnValue

Uno dei valori di enumerazione che specifica il livello di conformità che il lettore XML imporrà. Il valore predefinito è ConformanceLevel::Document.

Vedi anche