Module Properties |
The Module type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseAddress | Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string. |
![]() | Name | Name of the module. |
![]() | Size | Size of the module in bytes. |
![]() | Uuid | UUID of the module. |