MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsScope­Attribute
Open sandboxFocus

ScopeAttribute Class

A base class for all custom attributes that influence the scope (compile-time or run-time) of the code or its role in an aspect.

Inheritance
System.Object
ScopeAttribute
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public abstract class ScopeAttribute : Attribute