Overlapped.OffsetLow 屬性

定義

取得或設定要開始傳輸之檔案位置的低序位文字。 檔案位置在離檔案開頭一個位元組位移的地方。

public:
 property int OffsetLow { int get(); void set(int value); };
public int OffsetLow { get; set; }
member this.OffsetLow : int with get, set
Public Property OffsetLow As Integer

屬性值

Int32

Int32 值,表示檔案位置的低位文字。

適用於