PEHeaders.CoffHeaderStartOffset 屬性

定義

取得從 PE 映像檔起始點到 COFF 標頭起點的位元組偏移量。

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

屬性值

位元組偏移量從 PE 映像檔起始點到 COFF 標頭起點。

適用於