WebClient.DownloadFile Method
.NET Framework 2.0
Downloads the resource with the specified URI to a local file.
| Name | Description |
|---|---|
| WebClient.DownloadFile (String, String) | Downloads the resource with the specified URI to a local file. |
| WebClient.DownloadFile (Uri, String) | Downloads the resource with the specified URI to a local file. |