Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IMember­Or­Named­Type/Execution­Scope
Open sandboxFocus

Property ExecutionScope

ExecutionScope

Gets a value indicating whether the declaration executes at compile time, at run time, or both.

Declaration
ExecutionScope ExecutionScope { get; }
Property Value
Type Description
ExecutionScope
See Also