IGlobalConfigurationProvider Interface
When implemented in a derived class, enables customization of the location of server-level configuration files.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | FrameworkVersions | Gets a read-only collection of configurable .NET Framework versions that are visible to the management service. |
![]() | ServerConfigurationPath | Gets the directory that contains the Web server ApplicationHost.config file. |
| Name | Description | |
|---|---|---|
![]() | GetFrameworkConfigurationPath(ManagementFrameworkVersion) | Returns the directory that contains the .NET Framework configuration files for the specified .NET Framework version. |
Show:

