Connection.SetConfigurationPath(ManagementConfigurationPath) Method

Definition

public:
 void SetConfigurationPath(Microsoft::Web::Management::Server::ManagementConfigurationPath ^ configurationPath);
[System.ComponentModel.Browsable(false)]
public void SetConfigurationPath (Microsoft.Web.Management.Server.ManagementConfigurationPath configurationPath);
member this.SetConfigurationPath : Microsoft.Web.Management.Server.ManagementConfigurationPath -> unit
Public Sub SetConfigurationPath (configurationPath As ManagementConfigurationPath)

Parameters

configurationPath
ManagementConfigurationPath
Attributes

Applies to