System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes methode

XmlWriterSettings::get_DoNotEscapeUriAttributes method

Retourneert een waarde die aangeeft of de XmlWriter URI‑attributen niet escape.

bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()

ReturnValue

true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.

Zie ook