System::Xml::XmlTextWriter::get_Namespaces metodo

XmlTextWriter::get_Namespaces method

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

bool System::Xml::XmlTextWriter::get_Namespaces()

ReturnValue

true to support namespaces; otherwise, false. The default is true.

Vedi anche