NAnt SDK Documentation - v0.92

LinkTask.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

LinkTask Class | NAnt.VisualCpp.Tasks Namespace