Summary
Gets the filename of the external program to start.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- ClTask
Syntax
public override string ProgramFileName { get; }
Value
Type | Description |
---|---|
string | The filename of the external program. |