PostSharp//API Reference/Post­Sharp.​Aspects.​Advices/Copy­Custom­Attributes­Attribute/Override­Action
Open sandboxFocus

Property OverrideAction

OverrideAction

Determines what should happen when a custom attribute of the same type is already present on the target declaration.

Declaration
public CustomAttributeOverrideAction OverrideAction { get; set; }
Property Value
Type Description
CustomAttributeOverrideAction