WebClient::DownloadFile Method
.NET Framework (current version)
Downloads the resource with the specified URI to a local file.
Assembly: System (in System.dll)
| 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. |
Show:
