XmlReaderProperty_ReadState (Compact 2013)
3/26/2014
This property specifies the state of the reader. The type of this property is XmlReadState Enumeration.
The default value is XmlReadState_Closed.
Remarks
This property can be retrieved through GetProperty (IXmlReader) method. This property is read-only. It cannot be set.
See Also
Reference
IXmlReader Properties
GetProperty (IXmlReader)
XmlReadState Enumeration
IXmlReader Methods