MsDeploySettings.

PostSyncCommand Property

Summary

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

Syntax

public CommandProvider PostSyncCommand { get; set; }

Value

Type Description
CommandProvider