System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes メソッド
XmlWriterSettings::set_DoNotEscapeUriAttributes method
XmlWriter が URI 属性をエスケープしないかどうかを示す値を設定します。
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | 設定する値です。 |
参照
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++