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