XmlSchemaAnnotation.Items 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用於存放 Items
和 appinfo
子項目的 documentation
集合。
public:
property System::Xml::Schema::XmlSchemaObjectCollection ^ Items { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Items { get; }
member this.Items : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Items As XmlSchemaObjectCollection
屬性值
appinfo
和 documentation
子項目的 XmlSchemaObjectCollection。
備註
注釋可以包含 XmlSchemaAppInfo 應用程式所使用的 (資訊,) 或 XmlSchemaDocumentation (人類) 所使用的批註或文字。