DelegatingXmlReader.ReadState PropertyDelegatingXmlReader.ReadState PropertyDelegatingXmlReader::ReadState Property

Gets the state of the reader.

Syntax

Public Overrides ReadOnly Property ReadState As System.Xml.ReadState
        Get
public override System.Xml.ReadState ReadState { get; }
public:
virtual property System.Xml::ReadState ReadState {
    System.Xml::ReadState get();
}
 

Property Value

Type: System.Xml.ReadStateSystem.Xml.ReadStateSystem.Xml::ReadState

One of the ReadStateReadStateReadState values.