Share via


DeploymentWebServerConfigurationSystemInfo.ApplicationHostConfigurationPath Property

Definition

Gets or sets the path to the applicationHost.config file.

public:
 property System::String ^ ApplicationHostConfigurationPath { System::String ^ get(); void set(System::String ^ value); };
public string ApplicationHostConfigurationPath { get; set; }
member this.ApplicationHostConfigurationPath : string with get, set
Public Property ApplicationHostConfigurationPath As String

Property Value

Contains the path to the applicationHost.config file.

Applies to