PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationAspect­ConfigurationUnsupported­Target­Action
Open sandboxFocus

AspectConfiguration.UnsupportedTargetAction Property

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
System.Nullable<UnsupportedTargetAction>