DeploySettings.

WhatIf Property

Summary

Gets or sets if operations will not be executed but events will still be fired
Assembly
Cake.WebDeploy.dll
Namespace
Cake.WebDeploy
Containing Type
DeploySettings

Syntax

public bool WhatIf { get; set; }

Value

Type Description
bool