set_InternalSubset()

XmlParserContext::set_InternalSubset(const String&) method

Sets the internal DTD subset.

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

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also