Share via


IXmlWriter Properties (Compact 2013)

3/26/2014

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

In This Section

Remarks

These properties are actually implemented as individual constants within the XmlWriterProperty enumerated type. However, because these constants signify different characteristics of the XML writer, they have been treated separately.

See Also

Reference

IXmlWriter
GetProperty (IXmlWriter)
SetProperty (IXmlWriter)
IXmlWriter Methods