DeploymentWebServerConfigurationSystemInfo Class

Definition

Represents the base class that contains the system configuration information for deployment Web server.

public ref class DeploymentWebServerConfigurationSystemInfo
public class DeploymentWebServerConfigurationSystemInfo
type DeploymentWebServerConfigurationSystemInfo = class
Public Class DeploymentWebServerConfigurationSystemInfo
Inheritance
DeploymentWebServerConfigurationSystemInfo

Constructors

DeploymentWebServerConfigurationSystemInfo()

Initializes a new instance of the DeploymentWebServerConfigurationSystemInfo class.

Properties

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.

Applies to