IPostSharpEnvironment Interface |
Provides information about the current PostSharp environment.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface IPostSharpEnvironment
The IPostSharpEnvironment type exposes the following members.
Name | Description | |
---|---|---|
CurrentProject |
Gets the currently executing project.
|
Name | Description | |
---|---|---|
LoadAssemblyFromFile |
Loads an Assembly given its file name.
|