set_DocTypeName()

XmlParserContext::set_DocTypeName(const String&) method

Sets the name of the document type declaration.

void System::Xml::XmlParserContext::set_DocTypeName(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also