MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsAspect­Order­AttributeOrdered­Aspect­Layers
Open sandboxFocus

AspectOrderAttribute.OrderedAspectLayers Property

OrderedAspectLayers

Gets the ordered list of aspect layers, in the format specified the constructor documentation.

Declaration
public IReadOnlyList<string> OrderedAspectLayers { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<System.String>