DeploySettings.

UseChecksum Property

Summary

Gets or sets if deployment compares each file using a checksum value instead of datetime
Assembly
Cake.WebDeploy.dll
Namespace
Cake.WebDeploy
Containing Type
DeploySettings

Syntax

public bool UseChecksum { get; set; }

Value

Type Description
bool