XmlReader.Settings Property
Gets the XmlReaderSettings object used to create this XmlReader instance.
Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)
Syntax
public virtual XmlReaderSettings Settings { get; }
Property Value
The XmlReaderSettings object used to create this XmlReader instance.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.