Open sandboxFocus

Property AttributeReplace

AttributeReplace

Determines whether this attribute replaces other attributes found on the target declarations.

Declaration
public bool AttributeReplace { get; set; }
Property Value
Type Description
bool

true if the current instance will replace previous ones, or false if it will be added to previous instances.