System::Xml::XmlWriterSettings::get_OutputMethod method

XmlWriterSettings::get_OutputMethod method

Devuelve el método utilizado para serializar la salida del XmlWriter.

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

ReturnValue

Uno de los valores de XmlOutputMethod. El valor predeterminado es XmlOutputMethod::Xml.

Ver también