System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes‑metod

XmlWriterSettings::get_DoNotEscapeUriAttributes method

Returnerar ett värde som visar om XmlWriter inte kodar URI‑attribut.

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

ReturnValue

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

Se även