NAnt SDK Documentation - v0.92 |
|
LibTask.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
LibTask Class | NAnt.VisualCpp.Tasks Namespace