ILModuleDef Type
One module in the "current" assembly, either a main-module or an auxiliary module. The main module will have a manifest. An assembly is built by joining together a "main" module plus several auxiliary modules.
Record fields
Record Field |
Description
|
|
|
Full Usage:
ImageBase
Field type: int32
|
|
Full Usage:
Is32Bit
Field type: bool
|
|
Full Usage:
Is32BitPreferred
Field type: bool
|
|
Full Usage:
Is64Bit
Field type: bool
|
|
Full Usage:
IsDLL
Field type: bool
|
|
Full Usage:
IsILOnly
Field type: bool
|
|
|
|
Full Usage:
MetadataIndex
Field type: int32
|
|
Full Usage:
MetadataVersion
Field type: string
|
|
Full Usage:
Name
Field type: string
|
|
|
e.g. win86 resources, as the exact contents of a .res or .obj file. Must be unlinked manually.
|
Full Usage:
PhysicalAlignment
Field type: int32
|
|
|
|
|
|
Full Usage:
StackReserveSize
Field type: int32 option
|
|
Full Usage:
SubSystemFlags
Field type: int32
|
|
Full Usage:
SubsystemVersion
Field type: int * int
|
|
|
|
Full Usage:
UseHighEntropyVA
Field type: bool
|
|
Full Usage:
VirtualAlignment
Field type: int32
|
|
Instance members
Instance member |
Description
|
|
|
Full Usage:
this.HasManifest
Returns: bool
|
|
|
|