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.

参照