DeploymentWebServerConfigurationSystemInfo Class
IIS 7.0
Represents the base class that contains the system configuration information for deployment Web server.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentWebServerConfigurationSystemInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DeploymentWebServerConfigurationSystemInfo | Initializes a new instance of the DeploymentWebServerConfigurationSystemInfo class. |
| Name | Description | |
|---|---|---|
![]() | ApplicationHostConfigurationPath | Gets or sets the path to the applicationHost.config file. |
![]() | ConfigurationDirectory | Gets or sets the path to the Web server’s configuration directory. |
![]() | RedirectionConfigurationPath | Gets or sets the path to the redirection.config file. |
![]() | SchemaDirectory | Gets or sets the path to the Web server’s schema directory. |
![]() | WebServerDirectory | Gets or sets the path to the directory that contains the service-related files for IIS. |
![]() | WebServerManifest | Gets or sets the path to the directory that contains the manifest files for IIS. |
Show:
