Share via


IXmlReader Properties (Compact 2013)

3/26/2014

This section describes the IXmlReader properties. Your application can retrieve properties by using the GetProperty (IXmlReader) method, and can set properties by using the SetProperty (IXmlReader) method.

In This Section

Remarks

These properties are implemented as individual constants within the XmlReaderProperty enumerated type. However, because these constants signify different characteristics of the XML reader, they are treated separately.

See Also

Reference

IXmlReader
GetProperty (IXmlReader)
SetProperty (IXmlReader)
IXmlReader Methods
IXmlResolver
Interfaces