Field MergeReplaceProperty
Merges the existing custom attribute with the template custom attribute by adding and replacing properties and fields. If the existing custom attribute defines the same properties and fields as the template custom attribute, they are replaced by the values defined in the template custom attribute.
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public const CustomAttributeOverrideAction MergeReplaceProperty
Returns
Type | Description |
---|---|
CustomAttributeOverrideAction |