Metalama//API Documentation/Introspection API/Metalama.​Framework.​Introspection/Introspection­Aspect­Relationship/Instance
Open sandboxFocus

Property Instance

Instance

Gets the object that created the aspect instance. It can be an IIntrospectionAspectInstance, an IIntrospectionFabric, or an IIntrospectionAttributeAsPredecessor.

Declaration
public IIntrospectionAspectPredecessor Instance { get; }
Property Value
Type Description
IIntrospectionAspectPredecessor