Click or drag to resize

Module Properties

The Module type exposes the following members.

Properties
  NameDescription
Public propertyAllExported
Gets or sets a value indicating whether all types in this module are exported.
Public propertyConstructs
Gets the constructs.
Public propertyEntities
Gets the entities.
Public propertyExports
Gets or sets the export types.
Public propertyFileName
Gets or sets the name of the file.
Public propertyImports
Gets or sets the import types.
Public propertyName
Gets or sets the name.
Public propertyObjects
Gets the objects.
Public propertyTraps
Gets the traps.
Top
See Also