C# Class VSNDK.Tasks.GenerateMakefile

Inheritance: Microsoft.Build.Utilities.Task
Datei anzeigen Open project: blackberry/VSPlugin

Public Methods

Method Description
Execute ( ) : bool

Execute MSBuild Task

Private Methods

Method Description
GetShortPathName ( [ path, [ shortPath, int shortPathLength ) : int
isExcludedPath ( string path ) : bool

Check to see if path is in the excluded list

Method Details

Execute() public method

Execute MSBuild Task
public Execute ( ) : bool
return bool