set_DtdProcessing()

XmlTextReader::set_DtdProcessing(System::Xml::DtdProcessing) method

Sets the DtdProcessing enumeration.

void System::Xml::XmlTextReader::set_DtdProcessing(System::Xml::DtdProcessing value)

Arguments

ParameterTypeDescription
valueSystem::Xml::DtdProcessingThe value to set.

See Also