SoapMessage.ParamTypes プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As SoapMessage Dim value As Type() value = instance.ParamTypes instance.ParamTypes = value
public: virtual property array<Type^>^ ParamTypes { array<Type^>^ get () sealed; void set (array<Type^>^ value) sealed; }
/** @property */ public final Type[] get_ParamTypes () /** @property */ public final void set_ParamTypes (Type[] value)
public final function get ParamTypes () : Type[] public final function set ParamTypes (value : Type[])
呼び出されたメソッドのパラメータの種類。

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に収録されているすべての辞書からSoapMessage.ParamTypes プロパティを検索する場合は、下記のリンクをクリックしてください。

- SoapMessage.ParamTypes プロパティのページへのリンク