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

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

Méthodes publiques

Méthode Description
Link ( ) : 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

GenerateFullPathToTool() protected méthode

protected GenerateFullPathToTool ( ) : string
Résultat string

Link() public méthode

public Link ( ) : System
Résultat System