get_OutputMethod()

XmlWriterSettings::get_OutputMethod() method

Returns the method used to serialize the XmlWriter output.

XmlOutputMethod System::Xml::XmlWriterSettings::get_OutputMethod()

Return Value

One of the XmlOutputMethod values. The default is XmlOutputMethod::Xml.

See Also