ConstructorMetadata..::..Attributes Property

Complete list of attributes that apply to the constructor.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public ImmutableArray<Attribute> Attributes { get; }
Public ReadOnly Property Attributes As ImmutableArray(Of Attribute)
	Get

Remarks


This does not include parameter level attributes.