C# Class GitLinkTask.LinkProject

Inheritance: Microsoft.Build.Utilities.ToolTask
显示文件 Open project: GitTools/GitLink

Private Properties

Property Type Description

Protected Methods

Method Description
GenerateCommandLineCommands ( ) : string
GenerateFullPathToTool ( ) : string

Method Details

GenerateCommandLineCommands() protected method

protected GenerateCommandLineCommands ( ) : string
return string

GenerateFullPathToTool() protected method

protected GenerateFullPathToTool ( ) : string
return string