ManagementConfigurationPath.CreateServerConfigurationPath Method
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.
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.