System::Xml::XmlValidatingReader::get_Namespaces metodo

XmlValidatingReader::get_Namespaces method

Restituisce un valore che indica se abilitare il supporto dei namespace.

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

ReturnValue

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

Vedi anche