| Module Properties | 
The Module type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllExported | Gets or sets a value indicating whether all types in this module are exported. | 
|  | Constructs | Gets the constructs. | 
|  | Entities | Gets the entities. | 
|  | Exports | Gets or sets the export types. | 
|  | FileName | Gets or sets the name of the file. | 
|  | Imports | Gets or sets the import types. | 
|  | Name | Gets or sets the name. | 
|  | Objects | Gets the objects. | 
|  | Traps | Gets the traps. Obsolete | 
 See Also
See Also