XmlReaderSettings Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the XmlReaderSettings class.
Assembly: System.Xml (in System.Xml.dll)
The following table shows initial property values for an instance of XmlReaderSettings.
Property | Initial value |
|---|---|
true. | |
false. | |
false. | |
false. | |
0. | |
0. | |
0 (There is no limit on the number of characters that result from expanding entities). | |
0 (There is no limit on the size of the XML document). | |
Nothing. | |
A new XmlXapResolver object. |