AttributeReplace
Determines whether this attribute replaces other attributes found on the target declarations.
Declaration
public bool AttributeReplace { get; set; }
Property Value
Type | Description |
---|---|
bool |
|
Determines whether this attribute replaces other attributes found on the target declarations.
public bool AttributeReplace { get; set; }
Type | Description |
---|---|
bool |
|