Overlapped.OffsetHigh 속성

정의

전송을 시작할 파일 위치의 상위 단어를 가져오거나 설정합니다. 파일 위치는 파일 시작 부분의 바이트 오프셋입니다.

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

속성 값

Int32 파일 위치의 상위 단어를 나타내는 값입니다.

적용 대상