Inheritance
System.Object
ExportedType
Assembly: PeNet.dll
public class ExportedType : AbstractTable
Constructors
|
Improve this Doc
View Source
Declaration
public ExportedType(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 TypeDefId { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint TypeName { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint TypeNamespace { get; }
Property Value
Type |
Description |
System.UInt32 |
|