set_Normalization()

XmlTextReader::set_Normalization(bool) method

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

void System::Xml::XmlTextReader::set_Normalization(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also