System::Xml::XmlParserContext::set_DocTypeName method

XmlParserContext::set_DocTypeName method

Sets the name of the document type declaration.

void System::Xml::XmlParserContext::set_DocTypeName(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also