C# Class Microsoft.Build.Tasks.Cpp.CL

Inheritance: ToolTaskExtension
显示文件 Open project: mono-soc-2011/mono

Private Properties

Property Type Description
AddCommandLineCommands void
HandleTaskExecutionErrors bool
ListHasNoDuplicateItems bool
ValidateParameters bool

Public Methods

Method Description
CL ( ) : System

Protected Methods

Method Description
GenerateFullPathToTool ( ) : string

Private Methods

Method Description
AddCommandLineCommands ( CommandLineBuilderExtension commandLine ) : void
HandleTaskExecutionErrors ( ) : bool
ListHasNoDuplicateItems ( ITaskItem itemList, string parameterName ) : bool
ValidateParameters ( ) : bool

Method Details

CL() public method

public CL ( ) : System
return System

GenerateFullPathToTool() protected method

protected GenerateFullPathToTool ( ) : string
return string