NAnt SDK Documentation - v0.92

AbstractSourceControlTask.VcsExeName Property

The name of the version control system (VCS) executable file.

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

See Also

AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace