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

Inheritance: ToolTaskExtension
Afficher le fichier Open project: mono-soc-2011/mono

Private Properties

Свойство Type Description
AddCommandLineCommands void
HandleTaskExecutionErrors bool
ListHasNoDuplicateItems bool
ValidateParameters bool

Méthodes publiques

Méthode Description
CL ( ) : System

Méthodes protégées

Méthode Description
GenerateFullPathToTool ( ) : string

Private Methods

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

Method Details

CL() public méthode

public CL ( ) : System
Résultat System

GenerateFullPathToTool() protected méthode

protected GenerateFullPathToTool ( ) : string
Résultat string