XmlReaderSettings.ConformanceLevel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the level of conformance which the XmlReader will comply.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.ConformanceLevelOne of the ConformanceLevel values. The default is ConformanceLevel.Document.
Show: