PostSharpAPI ReferencePost­Sharp.​ExtensibilityIPost­Sharp­Environment
Open sandboxFocus

IPostSharpEnvironment Interface

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.