System::Xml::XmlTextReader::set_Normalization method

XmlTextReader::set_Normalization method

Sets a value indicating whether to normalize white space and attribute values.

void System::Xml::XmlTextReader::set_Normalization(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also