set_Formatting()

XmlTextWriter::set_Formatting(System::Xml::Formatting) method

Indicates how the output is formatted.

void System::Xml::XmlTextWriter::set_Formatting(System::Xml::Formatting value)

Arguments

ParameterTypeDescription
valueSystem::Xml::FormattingThe value to set.

See Also