System::Xml::XmlValidatingReader::get_Namespaces method

XmlValidatingReader::get_Namespaces method

Returns a value indicating whether to do namespace support.

bool System::Xml::XmlValidatingReader::get_Namespaces()

ReturnValue

true to do namespace support; otherwise, false. The default is true.

See Also