PostSharpAPI ReferencePost­Sharp.​ReflectionCustom­Attribute­InstanceConstruction
Open sandboxFocus

CustomAttributeInstance.Construction Property

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