Summary
The local directory you want to get the files to. If
NAnt.Contrib.Tasks.SurroundSCM.SSCMGet.File is a repository, a subrepository with the same
name as the repository is created and files are copied to it. If
NAnt.Contrib.Tasks.SurroundSCM.SSCMGet.File is specified as / or not set, files are copied to
the local directory. If not specified, files are copied to the
working directory.
Syntax
[TaskAttribute("destdir", Required = false)]
public DirectoryInfo DestinationDirectory { get; set; }
Attributes
| Type |
Description |
| TaskAttribute |
|
Value
| Type |
Description |
| DirectoryInfo |
|