IDTSHttpClientConnection100.DownloadData 메서드

정의

public:
 cli::array <System::Byte> ^ DownloadData();
[System.Runtime.InteropServices.DispId(22)]
public byte[] DownloadData();
[<System.Runtime.InteropServices.DispId(22)>]
abstract member DownloadData : unit -> byte[]
Public Function DownloadData () As Byte()

반품

Byte[]

다운로드한 데이터를 포함하는 바이트 배열입니다.

특성

적용 대상