set_Namespaces()

XmlTextReader::set_Namespaces(bool) method

Sets a value indicating whether to do namespace support.

void System::Xml::XmlTextReader::set_Namespaces(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also