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