WebClient.DownloadData Method
.NET Framework 3.5
Downloads with the specified URI as a Byte array.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DownloadData(String) | Downloads the resource with the specified URI as a Byte array. |
|
DownloadData(Uri) | Downloads the resource with the specified URI as a Byte array. |