Summary
Determines whether to leave the file(s) as writable.
The default is
false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- CheckinTask
Syntax
[TaskAttribute("writable")]
[BooleanValidator()]
public bool Writable { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
