Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Declaration­Builders/Attribute­Construction/Constructor­Arguments
Open sandboxFocus

Property ConstructorArguments

ConstructorArguments

Gets the constructor arguments.

Declaration
public ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type Description
ImmutableArray<TypedConstant>
Implements
IAttributeData.ConstructorArguments