WebClient.DownloadData Method
.NET Framework 4.5
Downloads the resource as a Byte array from the URI specified.
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 as a Byte array from the URI specified. |
|
DownloadData(Uri) | Downloads the resource as a Byte array from the URI specified. |