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 值。

适用于