AbstractSourceControlTask.

DeriveVcsFromEnvironment() Method

Summary

Derive the location of the version control system from the environment variable
PATH
.

Syntax

protected FileInfo DeriveVcsFromEnvironment()

Return Value

Type Description
FileInfo The file information of the version control system, or
null
if this cannot be found.