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