System::Xml::XmlReaderSettings::get_ConformanceLevel yöntemi

XmlReaderSettings::get_ConformanceLevel method

XmlReader’ın uyacağı uyumluluk seviyesini döndürür.

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

ReturnValue

XML okuyucusunun uygulayacağı uyumluluk seviyesini belirten enum değerlerinden biri. Varsayılan değer ConformanceLevel::Document.

Ayrıca Bakınız