XmlSchemaRedefine.AttributeGroups 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得結構描述中所有屬性的 XmlSchemaObjectTable (這個表格包含 AttributeGroups
屬性的編譯後值)。
public:
property System::Xml::Schema::XmlSchemaObjectTable ^ AttributeGroups { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable AttributeGroups { get; }
member this.AttributeGroups : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property AttributeGroups As XmlSchemaObjectTable
屬性值
結構描述中所有屬性的 XmlSchemaObjectTable。 AttributeGroups
屬性的編譯後值。