The ConstructorArgument type exposes the following members.

Properties

  NameDescription
EnumValues
Serialized values.
Name
Gets or sets the friendly name of this argument.
Order
Gets or sets the order number that is used for ordering the arguments when the indicator is constructed.
Type
Gets or sets the argument type.
TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Value
Gets or sets the value of this argument.

See Also