PostSharp//API Reference/Post­Sharp.​Aspects.​Configuration/Aspect­Configuration/Unsupported­Target­Action
Open sandboxFocus

Property UnsupportedTargetAction

UnsupportedTargetAction

Specifies the action to take when the aspect is applied to an unsupported target element.

Declaration
public Nullable<UnsupportedTargetAction> UnsupportedTargetAction { get; set; }
Property Value
Type Description
Nullable<UnsupportedTargetAction>