MulticastAttribute.AttributeReplace Property |
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.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.