次の方法で共有


XmlSchemaRedefine.AttributeGroups プロパティ

AttributeGroups プロパティのコンパイル後の値を保持するスキーマのすべての属性の XmlSchemaObjectTable を取得します。

Public ReadOnly Property AttributeGroups As XmlSchemaObjectTable
[C#]
public XmlSchemaObjectTable AttributeGroups {get;}
[C++]
public: __property XmlSchemaObjectTable* get_AttributeGroups();
[JScript]
public function get AttributeGroups() : XmlSchemaObjectTable;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlSchemaRedefine クラス | XmlSchemaRedefine メンバ | System.Xml.Schema 名前空間