Version 24.2 (latest)

DynamicTypeBuilder Class Properties

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

Public Properties
 NameDescription
Public PropertyAssemblyBuilderGets instance of AssemblyBuilder created for this dynamic type.  
Public PropertyAssemblyNameGets instance of AssemblyName created for this dynamic type.  
Public PropertyAttributesThe attributes for this dynamic type.  
Public PropertyDynamicAssemblyNameGets or sets the name of the dynamic assembly.  
Public PropertyDynamicTypeNameGets or sets the name of the dynamic type.  
Public PropertyModuleBuilderGets instance of ModuleBuilder created for this dynamic type.  
Public PropertyTypeBuilderGets instance of TypeBuilder created for this dynamic type.  
See Also