IGlobalConfigurationProvider.ServerConfigurationPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the directory that contains the Web server ApplicationHost.config file.
public:
property System::String ^ ServerConfigurationPath { System::String ^ get(); };
public string ServerConfigurationPath { get; }
member this.ServerConfigurationPath : string
Public ReadOnly Property ServerConfigurationPath As String
Property Value
The directory that contains the Web server ApplicationHost.config file.