ILResource Type
"Manifest ILResources" are chunks of resource data, being one of: - the data section of the current module (byte[] of resource given directly). - in an external file in this assembly (offset given in the ILResourceLocation field). - as a resources in another assembly of the same name.
Record fields
Record Field |
Description
|
|
|
|
|
|
|
Full Usage:
MetadataIndex
Field type: int32
|
|
Full Usage:
Name
Field type: string
|
|
Instance members
Instance member |
Description
|
|
|
|
Read the bytes from a resource local to an assembly. Will fail for non-local resources.
|