DeploySettingsExtensions.

SetWhatIf(DeploySettings, bool) Method

Syntax

public static DeploySettings SetWhatIf(this DeploySettings settings, bool whatIf = true)

Parameters

Name Type Description
settings DeploySettings
whatIf bool

Return Value

Type Description
DeploySettings