XmlSchemaInclude.Annotation Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the annotation property.
public:
 property System::Xml::Schema::XmlSchemaAnnotation ^ Annotation { System::Xml::Schema::XmlSchemaAnnotation ^ get(); void set(System::Xml::Schema::XmlSchemaAnnotation ^ value); };
	public System.Xml.Schema.XmlSchemaAnnotation? Annotation { get; set; }
	public System.Xml.Schema.XmlSchemaAnnotation Annotation { get; set; }
	member this.Annotation : System.Xml.Schema.XmlSchemaAnnotation with get, set
	Public Property Annotation As XmlSchemaAnnotation
	Property Value
The annotation.