Metalama / / API Documentation / Introspection API / Metalama.​Framework.​Introspection / IIntrospection­Aspect­Predecessor / Successors
Open sandbox

Property Successors

Successors

Gets the list of aspect instances that have been created (or caused) by the current object.

Declaration
ImmutableArray<IntrospectionAspectRelationship> Successors { get; }
Property Value
Type Description
ImmutableArray<IntrospectionAspectRelationship>