次の方法で共有


XmlSchemaComplexContentExtension.Attributes プロパティ

複合コンテンツの属性のコレクションを取得します。 XmlSchemaAttribute 要素と XmlSchemaAttributeGroupRef 要素を格納します。

Public ReadOnly Property Attributes As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection Attributes {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Attributes();
[JScript]
public function get Attributes() : XmlSchemaObjectCollection;

プロパティ値

複合コンテンツの属性のコレクション。

必要条件

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

参照

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