System::Xml::XmlReaderSettings::get_CheckCharacters 方法

XmlReaderSettings::get_CheckCharacters method

返回一个值,指示是否进行字符检查。

bool System::Xml::XmlReaderSettings::get_CheckCharacters()

ReturnValue

true to do character checking; otherwise false. The default is true.

另见