AspectConfiguration.UnsupportedTargetAction Property |
Specifies the action to take when the aspect is applied to an unsupported target element.
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public Nullable<UnsupportedTargetAction> UnsupportedTargetAction { get; set; }