System::Xml::XmlTextReader::get_Normalization metodo

XmlTextReader::get_Normalization method

Restituisce un valore che indica se normalizzare gli spazi bianchi e i valori degli attributi.

bool System::Xml::XmlTextReader::get_Normalization()

ReturnValue

true to normalize; otherwise, false. The default is false.

Vedi anche