Summary
The program to execute. The default is "scp".
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ScpTask
Syntax
[TaskAttribute("program")]
[StringValidator(AllowEmpty = false)]
public string ProgramName { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
