System.Reflection.CustomAttributeNamedArgument: Constructor Members

The constructors of System.Reflection.CustomAttributeNamedArgument are listed below. For a list of all members, see the CustomAttributeNamedArgument Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Initializes a new instance of the System.Reflection.CustomAttributeNamedArgument class, which represents the specified field or property of the custom attribute, and specifies the value of the field or property.

Initializes a new instance of the System.Reflection.CustomAttributeNamedArgument class, which represents the specified field or property of the custom attribute, and specifies a System.Reflection.CustomAttributeTypedArgument object that describes the type and value of the field or property.