System::Xml::Schema::XmlSchemaImport::set_Annotation method

XmlSchemaImport::set_Annotation method

Sets the annotation value.

void System::Xml::Schema::XmlSchemaImport::set_Annotation(const SharedPtr<XmlSchemaAnnotation> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnnotation>&The value to set.

See Also