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

屬性值

數位,表示載入記憶體時影像第一個字節的慣用位址。

適用於