C# Class VSNDK.Tasks.RemoveFlagFile

MSBuild Task for reading in the flag file from the start debugging button.
Inheritance: Microsoft.Build.Utilities.Task
Datei anzeigen Open project: blackberry/VSPlugin

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool

Execute the MSBuild Task

Method Details

Execute() public method

Execute the MSBuild Task
public Execute ( ) : bool
return bool