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

annotation プロパティを表す XmlSchemaAnnotation

適用対象