Summary
The Visual SourceSafe project or file path you wish the perform the
action on (starting with "$/").
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- BaseTask
Syntax
[TaskAttribute("path", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Path { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
