WebClient.DownloadString Method
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DownloadString(String) | Downloads the requested resource as a String. The resource to download is specified as a String containing the URI. |
|
DownloadString(Uri) | Downloads the requested resource as a String. The resource to download is specified as a Uri. |