PostSharpAPI ReferencePost­Sharp.​ExtensibilityMulticast­AttributeAttribute­Exclude
Open sandboxFocus

MulticastAttribute.AttributeExclude Property

AttributeExclude

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.

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