MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsDeclarative­Advice­AttributeLayer
Open sandboxFocus

DeclarativeAdviceAttribute.Layer Property

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
System.String