Inheritance
System.Object
ManifestResource
Assembly: PeNet.dll
public class ManifestResource : AbstractTable
Constructors
|
Improve this Doc
View Source
Declaration
public ManifestResource(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public uint Flags { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint Implementation { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint Name { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint Offset { get; }
Property Value
Type |
Description |
System.UInt32 |
|