OnMethodBoundaryAdvice.UnsupportedTargetAction Property |
Specifies the action to take when the advice is applied to an unsupported target method.
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.16.0 (6.5.16.0)
C#
public UnsupportedTargetAction UnsupportedTargetAction { get; set; }