MetalamaAPI documentationExtensions APIMetalama.​Extensions.​MulticastIMulticast­AttributeAttribute­Target­Parameter­Attributes
Open sandboxFocus

IMulticastAttribute.AttributeTargetParameterAttributes Property

AttributeTargetParameterAttributes

Gets or sets the passing style (by value, out or ref) of parameters to which this attribute applies.

Declaration
MulticastAttributes AttributeTargetParameterAttributes { get; set; }
Property Value
Type Description
MulticastAttributes
Remarks

Ignored if the AttributeTargetElements do not include parameters.