PEHeaders.PEHeaderStartOffset Property

Definition

Gets the byte offset of the header from the start of the image.

public:
 property int PEHeaderStartOffset { int get(); };
public int PEHeaderStartOffset { get; }
member this.PEHeaderStartOffset : int
Public ReadOnly Property PEHeaderStartOffset As Integer

Property Value

The byte offset of the header from the start of the image.

Applies to