System::Xml::XmlReaderSettings::get_IgnoreComments メソッド

XmlReaderSettings::get_IgnoreComments method

コメントを無視するかどうかを示す値を返します。

bool System::Xml::XmlReaderSettings::get_IgnoreComments()

ReturnValue

true to ignore comments; otherwise false. The default is false.

参照