طريقة System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes

XmlWriterSettings::get_DoNotEscapeUriAttributes method

تُرجِع قيمة تُشير إلى ما إذا كان XmlWriter لا يُهرب سمات URI.

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

ReturnValue

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

انظر أيضًا