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

AbstractSourceControlTask.VcsExeName Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

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

See Also

AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace