Open sandboxFocus

Property CurrentProject

CurrentProject

Gets the currently executing project.

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

The current project, or null if there is no current project.