Open sandboxFocus

Property Outcome

Outcome

Gets the advice outcome, indicating whether the advice was applied, was ignored because the same declaration already exists (according to OverrideStrategy), or resulted in an error diagnostic that caused the aspect to be skipped.

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