MulticastAttribute.AttributeExclude Property |
If true, indicates that this attribute removes all other instances of the
same attribute type from the set of elements defined by the current instance.
Namespace: PostSharp.ExtensibilityAssembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)
Syntaxpublic bool AttributeExclude { get; set; }
Property Value
Type:
Boolean
See Also