System::Xml::XmlWriterSettings::get_OutputMethod metodo

XmlWriterSettings::get_OutputMethod method

Restituisce il metodo usato per serializzare l’output del XmlWriter.

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

ReturnValue

Uno dei valori di XmlOutputMethod. Il valore predefinito è XmlOutputMethod::Xml.

Vedi anche