C# Class VSNDK.Tasks.CheckIfInstalled

MSBuild Task to check to see if the application was previously installed.
Inheritance: Microsoft.Build.Utilities.Task
Mostra file 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