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.

또 보기