System::Xml::XmlReaderSettings::get_CheckCharacters metodo

XmlReaderSettings::get_CheckCharacters method

Restituisce un valore che indica se eseguire il controllo dei caratteri.

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

ReturnValue

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

Vedi anche