XmlSchemaAnnotated.Annotation 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 annotation 属性。
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, setPublic Property Annotation As XmlSchemaAnnotation属性值
表示 annotation 属性的 XmlSchemaAnnotation。