System::Xml::Schema::XmlSchemaInfo::set_Validity method

XmlSchemaInfo::set_Validity method

Sets the XmlSchemaValidity value of this validated XML node.

void System::Xml::Schema::XmlSchemaInfo::set_Validity(XmlSchemaValidity value)
ParameterTypeDescription
valueXmlSchemaValidityThe value to set.

See Also