Summary
The path separator used by the program. The default is "/".
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ScpTask
Syntax
[TaskAttribute("program-path-sep")]
[StringValidator(AllowEmpty = false)]
public virtual string ProgramPathSep { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
