P4Sync.

Force Property

Summary

Force a refresh of files. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Sync

Syntax

[TaskAttribute("force")]
[BooleanValidator()]
public bool Force { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool