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.

См. также