MetalamaAPI documentationExtensions APIMetalama.​Extensions.​MulticastMulticast­AspectAttribute­Target­Type­Attributes
Open sandboxFocus

MulticastAspect.AttributeTargetTypeAttributes Property

AttributeTargetTypeAttributes

Gets or sets the attributes of types to which this attribute applies. Visibility, scope (Instance or Static) and generation are the only categories that are taken into account; attributes of other categories are ignored.

Declaration
public MulticastAttributes AttributeTargetTypeAttributes { get; set; }
Property Value
Type Description
MulticastAttributes
Implements
IMulticastAttribute.AttributeTargetTypeAttributes