ProvidersHelper.InstantiateProviders メソッド
アセンブリ: System.Web (system.web.dll 内)
構文Public Shared Sub InstantiateProviders ( _ configProviders As ProviderSettingsCollection, _ providers As ProviderCollection, _ providerType As Type _ )
Dim configProviders As ProviderSettingsCollection Dim providers As ProviderCollection Dim providerType As Type ProvidersHelper.InstantiateProviders(configProviders, providers, providerType)
public static void InstantiateProviders ( ProviderSettingsCollection configProviders, ProviderCollection providers, Type providerType )
public: static void InstantiateProviders ( ProviderSettingsCollection^ configProviders, ProviderCollection^ providers, Type^ providerType )
public static void InstantiateProviders ( ProviderSettingsCollection configProviders, ProviderCollection providers, Type providerType )
public static function InstantiateProviders ( configProviders : ProviderSettingsCollection, providers : ProviderCollection, providerType : Type )
解説
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- ProvidersHelper.InstantiateProviders メソッドのページへのリンク