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