ProvidersHelper.InstantiateProvider メソッド
アセンブリ: System.Web (system.web.dll 内)

Public Shared Function InstantiateProvider ( _ providerSettings As ProviderSettings, _ providerType As Type _ ) As ProviderBase
Dim providerSettings As ProviderSettings Dim providerType As Type Dim returnValue As ProviderBase returnValue = ProvidersHelper.InstantiateProvider(providerSettings, providerType)
public static ProviderBase InstantiateProvider ( ProviderSettings providerSettings, Type providerType )
public: static ProviderBase^ InstantiateProvider ( ProviderSettings^ providerSettings, Type^ providerType )
public static ProviderBase InstantiateProvider ( ProviderSettings providerSettings, Type providerType )
public static function InstantiateProvider ( providerSettings : ProviderSettings, providerType : Type ) : ProviderBase
戻り値
指定した設定を使用した、指定した種類の新しいプロバイダ。



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


Weblioに収録されているすべての辞書からProvidersHelper.InstantiateProvider メソッドを検索する場合は、下記のリンクをクリックしてください。

- ProvidersHelper.InstantiateProvider メソッドのページへのリンク