Share via


XmlSchemaRedefine.AttributeGroups 屬性

定義

取得結構描述中所有屬性的 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

結構描述中所有屬性的 XmlSchemaObjectTableAttributeGroups 屬性的編譯後值。

適用於