System::Xml::XmlTextWriter::get_Namespaces 方法

XmlTextWriter::get_Namespaces method

返回一个值,指示是否启用命名空间支持。

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

ReturnValue

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

另见