System::Xml::XmlTextWriter::get_Namespaces‑metod

XmlTextWriter::get_Namespaces method

Returnerar ett värde som indikerar om namnrymdsstöd ska användas.

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

ReturnValue

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

Se även