PEMemoryBlock.Pointer 屬性

定義

取得區塊的第一個位元組指標。

public:
 property System::Byte* Pointer { System::Byte* get(); };
public byte* Pointer { get; }
member this.Pointer : nativeptr<byte>

屬性值

Byte*

區塊第一個位元組的指標。

適用於