NAnt SDK Documentation - v0.92 |
|
AbstractSourceControlTask.VcsHomeEnv Property
The environment variable that defines where the version control system (VCS) home variable is kept.
[Visual Basic]
MustOverride Protected ReadOnly Property VcsHomeEnv As
String
[C#]
protected abstract
string VcsHomeEnv {get;}
See Also
AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace