System::Xml::XmlTextReader::set_DtdProcessing method

XmlTextReader::set_DtdProcessing method

Sets the DtdProcessing enumeration.

void System::Xml::XmlTextReader::set_DtdProcessing(System::Xml::DtdProcessing value)
ParameterTypeDescription
valueSystem::Xml::DtdProcessingThe value to set.

See Also