Version

DynamicCustomAttributeBuilder Class Properties

For a list of all members of this type, see DynamicCustomAttributeBuilder members.

Public Properties
 NameDescription
Public PropertyAttributeTypeGets the System.Type of the attribute that this DynamicCustomAttributeBuilder creates.  
Public PropertyConstructorParametersGets or sets the parameters used when the attribute is created.  
Public PropertyConstructorParametersTypesGets or sets the types of parameters used when the attribute is created.  
Public PropertyNamedPropertiesGets or sets the names of the named properties that are set for this attribute.  
Public PropertyNamedPropertiesValuesGets or sets the values for the named properties that are set for this attribute.  
See Also