CopyCustomAttributesAttribute.OverrideAction Property |
Determines what should happen when a custom attribute of the same
type is already present on the target declaration.
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public CustomAttributeOverrideAction OverrideAction { get; set; }