MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingIAdvice­ResultOutcome
Open sandboxFocus

IAdviceResult.Outcome Property

Outcome

Gets the advice outcome, i.e. indication whether the advice was applied, was ignored because the same declaration already exists (according to OverrideStrategy), or an error for different reasons.

Declaration
AdviceOutcome Outcome { get; }
Property Value
Type Description
AdviceOutcome