Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/Declarative­Advice­Attribute/Layer
Open sandboxFocus

Property Layer

Layer

Gets or sets the name of the aspect layer into which the member will be introduced. The layer must have been defined using the LayersAttribute custom attribute.

Declaration
public string Layer { get; set; }
Property Value
Type Description
String