System::Xml::XmlTextWriter::set_Namespaces method

XmlTextWriter::set_Namespaces method

Sets a value indicating whether to do namespace support.

void System::Xml::XmlTextWriter::set_Namespaces(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also