Summary
The path to the local working directory. This is required if you wish to
have your local file replaced with the latest version from SourceSafe.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- UndoCheckoutTask
Syntax
[TaskAttribute("localpath", Required = false)]
public DirectoryInfo LocalPath { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
DirectoryInfo |