NAnt SDK Documentation - v0.92 |
|
ExecTask.ProgramFileName Property
Gets the filename of the external program to start.
[Visual Basic]
Overrides Public ReadOnly Property ProgramFileName As
String
[C#]
public override
string ProgramFileName {get;}
Property Value
The filename of the external program.
See Also
ExecTask Class | NAnt.Core.Tasks Namespace