Inheritance
AssemblyRefOS
Assembly: PeNet.dll
public class AssemblyRefOS : AbstractTable
Constructors
|
Edit this page
View Source
Declaration
public AssemblyRefOS(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Edit this page
View Source
Declaration
public uint AssemblyRef { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint OSMajorVersion { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint OSMinorVersion { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint OSPlatformID { get; }
Property Value