ProviderSettings クラス
ASP.NET 関連のプロバイダーの名前と種類を指定します。
構文
class ProviderSettings : EmbeddedObject
メソッド
このクラスにはメソッドが含まれていません。
プロパティ
次の表は、ProviderSettings
クラスによって公開されるプロパティの一覧です。
名前 | 説明 |
---|---|
Providers |
ASP.NET 関連のプロバイダーを指定する ProviderElement 値の配列。 |
サブクラス
このクラスにはサブクラスが含まれていません。
解説
このクラスのインスタンスは、HealthMonitoringSection クラス、SessionStateSection クラス、SiteMapSection クラスの Providers
プロパティに含まれています。
Note
このクラスを .NET Framework 関連の ProvidersSettings クラスと混同しないようにしてください。
継承階層
ProviderSettings
要件
型 | 説明 |
---|---|
クライアント | - Windows Vista 上の IIS 7.0 - Windows 7 上の IIS 7.5 - Windows 8 上の IIS 8.0 - Windows 10 上の IIS 10.0 |
[サーバー] | - Windows Server 2008 上の IIS 7.0 - Windows Server 2008 R2 上の IIS 7.5 - Windows Server 2012 上の IIS 8.0 - Windows Server 2012 R2 上の IIS 8.5 - Windows Server 2016 上の IIS 10.0 |
Product | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 |
MOF ファイル | WebAdministration.mof |
参照
EmbeddedObject クラス
HealthMonitoringSection クラス
ProviderElement クラス
ProvidersSettings クラス
SessionStateSection クラス
SiteMapSection クラス