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

AbstractCvsTask.VcsExeName Property

[This is preliminary documentation and subject to change.]

The name of the cvs binary, or cvs.exe at the time this was written.

[Visual Basic]
Overrides Protected ReadOnly Property VcsExeName As String
[C#]
protected override string VcsExeName {get;}

Remarks

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

See Also

AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace