Open sandboxFocus

Interface IPostSharpEnvironment

Provides information about the current PostSharp environment.

Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IPostSharpEnvironment

Properties

Name Description
CurrentProject

Gets the currently executing project.

Methods

Name Description
LoadAssemblyFromFile(string)

Loads an Assembly given its file name.