MsDeploySettings.

WhatIf Property

Summary

Displays what would have happened without actually performing any operations.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public Nullable<bool> WhatIf { get; set; }

Value

Type Description
Nullable<bool>