다음을 통해 공유


IDTSFtpClientConnection100.ChunkSize 속성

정의

청크의 크기를 가져오거나 설정합니다.

public:
 property int ChunkSize { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(8)]
public int ChunkSize { [System.Runtime.InteropServices.DispId(8)] get; [System.Runtime.InteropServices.DispId(8)] set; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
[<set: System.Runtime.InteropServices.DispId(8)>]
member this.ChunkSize : int with get, set
Public Property ChunkSize As Integer

속성 값

청크의 크기입니다.

특성

적용 대상