次の方法で共有


XmlSchemaRedefine.SchemaTypes プロパティ

SchemaTypes プロパティのコンパイル後の値を保持するスキーマのすべての単純型および複合型の である XmlSchemaObjectTable を取得します。

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

プロパティ値

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

必要条件

プラットフォーム: 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 名前空間