SSCMGet.

Writable Property

Summary

Make local file editable or writable. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMGet

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool