IPostSharpEnvironment.CurrentProject Property |
Gets the currently executing project.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
IProject CurrentProject { get; }
Property Value
Type: IProjectThe current project, or null if there is no current project.