Summary
Set to do an unlocked checkout; optional, default is false;
If true, file will be unlocked so that other users may change it. If false, lock status will not change.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- StarTeamCheckin
Syntax
[TaskAttribute("unlocked")]
public virtual bool unlocked { set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |