System::Xml::XmlTextReader::set_WhitespaceHandling method

XmlTextReader::set_WhitespaceHandling method

Sets a value that specifies how white space is handled.

void System::Xml::XmlTextReader::set_WhitespaceHandling(System::Xml::WhitespaceHandling value)
ParameterTypeDescription
valueSystem::Xml::WhitespaceHandlingThe value to set.

See Also