PostSharp//API Reference/Post­Sharp.​Reflection/Custom­Attribute­Instance/Construction
Open sandboxFocus

Property Construction

Construction

Gets the ObjectConstruction (including given constructor arguments and named arguments) used to construct the Attribute.

Declaration
public ObjectConstruction Construction { get; }
Property Value
Type Description
ObjectConstruction