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[]

一個包含下載資料的位元組陣列。

屬性

適用於