Metodo System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities

XmlReaderSettings::get_MaxCharactersFromEntities method

Restituisce un valore che indica il numero massimo consentito di caratteri in un documento risultante dall’espansione delle entità.

int64_t System::Xml::XmlReaderSettings::get_MaxCharactersFromEntities()

ReturnValue

Il numero massimo consentito di caratteri dalle entità espanse. Il valore predefinito è 0.

Vedi anche