XmlSchemaElement.ElementType プロパティ
アセンブリ: System.Xml (system.xml.dll 内)

<ObsoleteAttribute("This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public ReadOnly Property ElementType As Object
[ObsoleteAttribute("This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202")] public Object ElementType { get; }
[ObsoleteAttribute(L"This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202")] public: property Object^ ElementType { Object^ get (); }
共通言語ランタイム オブジェクト。ElementType プロパティのコンパイル後の値。

オブジェクトは、要素が組み込み XML スキーマ型の場合、XmlSchemaDatatype になります。要素がユーザー定義型の場合は XmlSchemaSimpleType になります。
このプロパティは、スキーマ検証後の infoset プロパティです。
![]() |
---|
ElementType プロパティは .NET Framework バージョン 2.0 では使用されなくなりました。ElementSchemaType プロパティに置き換えられています。 |

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。

サポート対象 : 1.0、1.1
2.0 では、互換性のために残されています (コンパイル時に警告)
.NET Compact Framework
2.0 では、互換性のために残されています (コンパイル時に警告)

Weblioに収録されているすべての辞書からXmlSchemaElement.ElementType プロパティを検索する場合は、下記のリンクをクリックしてください。

- XmlSchemaElement.ElementType プロパティのページへのリンク