MsDeploySettings.

PreSyncCommand Property

Summary

Command to run on the remote server before a sync operation starts
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public CommandProvider PreSyncCommand { get; set; }

Value

Type Description
CommandProvider