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

AbstractCvsTask.ExeName Property

[This is preliminary documentation and subject to change.]

The name of the cvs executable.

[Visual Basic]
Overrides Public ReadOnly Property ExeName As String
[C#]
public override string ExeName {get;}

Remarks

Missing <remarks> documentation for P:NAnt.SourceControl.Tasks.AbstractCvsTask.ExeName

See Also

AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace