NAnt SDK Documentation - v0.92

AbstractSourceControlTask.VcsHome Property

The path to the specific home directory of the version control system, this can be where the binary files are kept, or other app information.

[Visual Basic]
Protected ReadOnly Property VcsHome As DirectoryInfo
[C#]
protected System.IO.DirectoryInfo VcsHome {get;}

See Also

AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace