Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Aspects / IMeta­Target / Parameter

Property Parameter

Parameter

Gets the target parameter or throws an exception if the advice does not target a parameter.

Declaration
IParameter Parameter { get; }
Property Value
Type Description
IParameter