Metalama//API Documentation/Aspect API/Metalama.​Framework.​Project/Metalama­Execution­Context/Current
Open sandboxFocus

Property Current

Current

Gets the current execution context, or throws an exception if there no execution context.

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