MsDeployRunner.

Run(MsDeploySettings) Method

Summary

Runs the MSDeploy Tool with the specified settings.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeployRunner

Syntax

public void Run(MsDeploySettings settings)

Parameters

Name Type Description
settings MsDeploySettings The settings.

Return Value

Type Description
void