Open sandboxFocus

Property Project

Project

Gets the current project.

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

The IProject for which default options are being initialized. This can be used to read MSBuild properties or other project-level configuration.