Open sandboxFocus

Property Project

Project

Gets the current IProject, which represents the csproj file and allows to share project-local data.

Declaration
IProject Project { get; }
Property Value
Type Description
IProject