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.
另见
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++