PostSharp.ILAPI ReferencePost­Sharp.​ExtensibilityMulticast­Attribute­Usage­AttributeAllow­Multiple
Open sandboxFocus

MulticastAttributeUsageAttribute.AllowMultiple Property

AllowMultiple

Determines whether many instances of the custom attribute are allowed on a single declaration.

Declaration
public bool AllowMultiple { get; set; }
Property Value
Type Description
System.Boolean