WebClient.DownloadData Method
.NET Framework 2.0
Downloads with the specified URI as a Byte array.
| Name | Description |
|---|---|
| WebClient.DownloadData (String) | Downloads the resource with the specified URI as a Byte array. |
| WebClient.DownloadData (Uri) | Downloads the resource with the specified URI as a Byte array. |