Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/Aspect­Predecessor/Instance
Open sandboxFocus

Property Instance

Instance

Gets the object that created the aspect instance. It can be an IAspectInstance, an IFabricInstance, or an IAttribute.

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