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

Property Advice

Advice

Gets the advice added by the aspect.

Declaration
IReadOnlyList<IIntrospectionAdvice> Advice { get; }
Property Value
Type Description
IReadOnlyList<IIntrospectionAdvice>