SSCMCheckin.

DeleteLocal Property

Summary

Remove local file after check in. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckin

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool