SSCMCheckout.

Exclusive Property

Summary

Exclusively lock the files. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMCheckout

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool