Aspect.UnsupportedTargetAction Property |
Specifies the action to take when the aspect is applied to an unsupported target element.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.3.11.0 (6.3.11.0)

C#
public UnsupportedTargetAction UnsupportedTargetAction { get; set; }
Property Value
Type: UnsupportedTargetAction