Summary
Gets the command line arguments for the external program.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- TlbImpTask
Syntax
public override string ProgramArguments { get; }
Value
Type | Description |
---|---|
string | The command line arguments for the external program. |