IGlobalConfigurationProvider インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
派生クラスで実装すると、サーバー レベルの構成ファイルの場所をカスタマイズできます。
public interface class IGlobalConfigurationProvider
public interface IGlobalConfigurationProvider
type IGlobalConfigurationProvider = interface
Public Interface IGlobalConfigurationProvider
プロパティ
FrameworkVersions |
管理サービスに表示される構成可能な.NET Frameworkバージョンの読み取り専用コレクションを取得します。 |
ServerConfigurationPath |
Web サーバー ApplicationHost.config ファイルを含むディレクトリを取得します。 |
メソッド
GetFrameworkConfigurationPath(ManagementFrameworkVersion) |
指定した.NET Framework バージョンの.NET Framework構成ファイルを含むディレクトリを返します。 |