MetalamaAPI documentationExtensions APIMetalama.​Extensions.​MulticastMulticast­AspectAttribute­Exclude
Open sandboxFocus

MulticastAspect.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
Implements
IMulticastAttribute.AttributeExclude