NAnt SDK Documentation - v0.85-nightly-2005-11-09

ClTask.ProgramFileName Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.VisualCpp.Tasks.ClTask.ProgramFileName

See Also

ClTask Class | NAnt.VisualCpp.Tasks Namespace