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

プロパティ値

スキーマ内のすべての属性の XmlSchemaObjectTableAttributeGroups プロパティのコンパイル後の値。

適用対象