ManagementConfigurationPath.CreateServerConfigurationPath Method

Definition

Creates a new server configuration path.

public:
 static Microsoft::Web::Management::Server::ManagementConfigurationPath ^ CreateServerConfigurationPath();
public static Microsoft.Web.Management.Server.ManagementConfigurationPath CreateServerConfigurationPath ();
static member CreateServerConfigurationPath : unit -> Microsoft.Web.Management.Server.ManagementConfigurationPath
Public Shared Function CreateServerConfigurationPath () As ManagementConfigurationPath

Returns

A ManagementConfigurationPath object.

Applies to