Open sandboxFocus

Property AspectLayers

AspectLayers

Gets the ordered list of aspect layers in the compilation. Note that when the current object represents several projects, the execution order of the aspect layers is not relevant.

Declaration
ImmutableArray<IIntrospectionAspectLayer> AspectLayers { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAspectLayer>