NAnt SDK Documentation - v0.92 |
|
AbstractCvsTask.VcsExeName Property
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;}
See Also
AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace