set_Annotation()

XmlSchemaInclude::set_Annotation(const SharedPtr<XmlSchemaAnnotation>&) method

Sets the annotation value.

void System::Xml::Schema::XmlSchemaInclude::set_Annotation(const SharedPtr<XmlSchemaAnnotation> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnnotation>&The value to set.

See Also