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