CodeObjectCreateExpression.CreateType プロパティ
アセンブリ: System (system.dll 内)

Dim instance As CodeObjectCreateExpression Dim value As CodeTypeReference value = instance.CreateType instance.CreateType = value
public: property CodeTypeReference^ CreateType { CodeTypeReference^ get (); void set (CodeTypeReference^ value); }
/** @property */ public CodeTypeReference get_CreateType () /** @property */ public void set_CreateType (CodeTypeReference value)
public function get CreateType () : CodeTypeReference public function set CreateType (value : CodeTypeReference)
作成するオブジェクトのデータ型に対する CodeTypeReference。

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


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

- CodeObjectCreateExpression.CreateType プロパティのページへのリンク