C# Class Microsoft.Silverlight.Toolkit.Build.Tasks.GetSilverlightToolkitToolsPath

Gets the tools path for the Silverlight Toolkit, which today ends up being the same path as the targets file is in.
Inheritance: Microsoft.Build.Utilities.Task
Show file Open project: garyjohnson/wpnest

Private Properties

Property Type Description
Execute bool

Public Methods

Method Description
GetSilverlightToolkitToolsPath ( ) : System

Initializes a new instance of the GetSilverlightToolkitToolsPath class.

Private Methods

Method Description
Execute ( ) : bool

Method Details

GetSilverlightToolkitToolsPath() public method

Initializes a new instance of the GetSilverlightToolkitToolsPath class.
public GetSilverlightToolkitToolsPath ( ) : System
return System