PostSharpAPI ReferencePost­Sharp.​ExtensibilityIPost­Sharp­EnvironmentCurrent­Project
Open sandboxFocus

IPostSharpEnvironment.CurrentProject Property

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.