GitCommandLineToolTask.

GitExecutablePath Property

Summary

Gets or sets the path to the GIT command line executable.

Syntax

[Required]
public ITaskItem GitExecutablePath { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem