SSCMGet.

Overwrite Property

Summary

Specifies whether to overwrite local writable files. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMGet

Syntax

[TaskAttribute("overwrite", Required = false)]
public bool Overwrite { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool