PEHeaderBuilder.ImageBase 屬性

定義

載入記憶體時,影像第一個位元組的首選位址;必須是 64K 的倍數。

public:
 property System::UInt64 ImageBase { System::UInt64 get(); };
public ulong ImageBase { get; }
member this.ImageBase : uint64
Public ReadOnly Property ImageBase As ULong

屬性值

一個數字代表載入記憶體時,影像第一個位元組的優先位址。

適用於