XmlSchemaAnnotated.Annotation 屬性

定義

取得或設定 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, set
Public Property Annotation As XmlSchemaAnnotation

屬性值

XmlSchemaAnnotation

XmlSchemaAnnotation,表示 annotation 屬性。

適用於