PostSharpAPI ReferencePost­Sharp.​ExtensibilityPost­Sharp­EnvironmentCurrent
Open sandboxFocus

PostSharpEnvironment.Current Property

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