DeploySettingsExtensions.

SetDelete(DeploySettings, bool) Method

Syntax

public static DeploySettings SetDelete(this DeploySettings settings, bool delete = true)

Parameters

Name Type Description
settings DeploySettings
delete bool

Return Value

Type Description
DeploySettings