Summary
Force file retrieval from server regardless of the local copy status.
The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SurroundSCM - Containing Type
- SSCMCheckout
Syntax
[TaskAttribute("force", Required = false)]
public bool Force { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |