Version

DynamicTypePropertyInfo Class Members

The following tables list the members exposed by DynamicTypePropertyInfo.

Public Constructors
Public Properties
 NameDescription
Public PropertyDynamicCustomAttributeBuildersGets list of DynamicCustomAttributeBuilder used for creation of custom attributes assigned to the property described by this DynamicTypePropertyInfo.  
Public PropertyFieldNameGet the name of the field that this property wraps.  
Public PropertyHasSetterGets or sets whether setter method is generated for property.  
Public PropertyPropertyNameGets or sets the name of the property.  
Public PropertyPropertyTypeGets or sets the System.Type of the property.  
See Also