AbstractSourceControlTask.

VcsHome Property

Summary

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.

Syntax

protected DirectoryInfo VcsHome { get; }

Value

Type Description
DirectoryInfo