Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Aspects / meta / Target

Property Target

Target

Gets access to the declaration being overridden or introduced.

Declaration
public static IMetaTarget Target { get; }
Property Value
Type Description
IMetaTarget
See Also