PostSharp.ILAPI ReferencePost­Sharp.​ExtensibilityMulticast­Attribute­Usage­AttributeTarget­Parameter­Attributes
Open sandboxFocus

MulticastAttributeUsageAttribute.TargetParameterAttributes Property

TargetParameterAttributes

Gets or sets the attributes of the parameter to which the custom attribute can be applied.

Declaration
public MulticastAttributes TargetParameterAttributes { get; set; }
Property Value
Type Description
MulticastAttributes