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 okuyucunun uygulayacağı uyumluluk seviyesini belirten enum değerlerinden biri. Varsayılan değer ConformanceLevel::Document dir.

Ayrıca Bakınız