This topic has not yet been rated - Rate this topic

IGlobalConfigurationProvider Interface

IIS 7.0

When implemented in a derived class, enables customization of the location of server-level configuration files.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public interface IGlobalConfigurationProvider

The IGlobalConfigurationProvider type exposes the following members.

  NameDescription
Public propertyFrameworkVersionsGets a read-only collection of configurable .NET Framework versions that are visible to the management service.
Public propertyServerConfigurationPathGets the directory that contains the Web server ApplicationHost.config file.
Top
  NameDescription
Public methodGetFrameworkConfigurationPathReturns the directory that contains the .NET Framework configuration files for the specified .NET Framework version.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.