PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesWaive­Aspect­Effect­AttributeEffects
Open sandboxFocus

WaiveAspectEffectAttribute.Effects Property

Effects

Gets the list of effects of which the aspect class or advice to which this custom attribute is applied is guaranteed to be exempt.

Declaration
public string[] Effects { get; }
Property Value
Type Description
System.String[]