System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes method
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.
انظر أيضًا
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++