Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Aspects / IAspect­Builder<TAspect­Target> / Target
Open sandbox

Property Target

Target

Gets the declaration to which the aspect was added.

Declaration
TAspectTarget Target { get; }
Property Value
Type Description
TAspectTarget