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