Open sandboxFocus

Property Current

Current

Gets the current PostSharp environment, or null if the PostSharp Platform is not loaded in the current context.

Declaration
public static IPostSharpEnvironment Current { get; }
Property Value
Type Description
IPostSharpEnvironment