XmlSchemaComplexType.AttributeUses 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個複雜類型及其基底類型 (Base Type) 所有遵守之屬性的集合。
public:
property System::Xml::Schema::XmlSchemaObjectTable ^ AttributeUses { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable AttributeUses { get; }
member this.AttributeUses : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property AttributeUses As XmlSchemaObjectTable
屬性值
這個複雜類型及其基本類型中所有屬性的集合。 AttributeUses
屬性的編譯後值。
備註
例如,來自 Attributes
階層中每個類型之 屬性的所有屬性組合。
此屬性的值是唯讀的。 此屬性具有成功編譯架構之後的值,以判斷實例檔中允許的完整屬性集。