MemoryMappedViewAccessor.PointerOffset 屬性

定義

取得此視圖起始位置相對於記憶體映射檔案起始位置偏移的位元組數。

public:
 property long PointerOffset { long get(); };
public long PointerOffset { get; }
member this.PointerOffset : int64
Public ReadOnly Property PointerOffset As Long

屬性值

此視圖起始位置與記憶體映射檔案起始點之間的位元組數。

例外狀況

這個實例所產生的物件是 null

適用於