PEHeader.BaseOfData 屬性

定義

當影像載入記憶體時,取得資料起始區段相對於影像基底的位址。

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

屬性值

資料起始區相對於影像基底的位址。

適用於