MulticastAttribute.AttributeReplace Property |
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.4.11.0 (6.4.11.0)

public bool AttributeReplace { get; set; }
Property Value
Type: Booleantrue if the current instance will replace previous ones, or false if it will be added to previous instances.
