System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes 方法
XmlWriterSettings::set_DoNotEscapeUriAttributes method
设置一个值,指示 XmlWriter 是否不转义 URI 属性。
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++