System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes 方法

XmlWriterSettings::set_DoNotEscapeUriAttributes method

设置一个值,指示 XmlWriter 是否不转义 URI 属性。

void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
参数类型描述
bool要设置的值。

另见