System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes yöntemi

XmlWriterSettings::get_DoNotEscapeUriAttributes method

XmlWriter URI özniteliklerini kaçırıp kaçırmadığını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız