Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

Property AspectPriority

AspectPriority

In Metalama, order aspects using AspectOrderAttribute.

Declaration
[Obsolete("In Metalama, order aspects using 'AspectOrderAttribute'.", false)]
public int? AspectPriority { get; set; }
Property Value
Type Description
int?
  • Navigation