Summary
The full path to the .cvspass file. The default is ~/.cvspass.
- Assembly
- NAnt
.SourceControl .dll - Namespace
- NAnt
.SourceControl .Tasks - Containing Type
- CvsPass
Syntax
[TaskAttribute("passfile", Required = false)]
public FileInfo PassFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |