WebClient.DownloadString Method
.NET Framework 2.0
Downloads the specified resource as a String or a Uri.
| Name | Description |
|---|---|
| WebClient.DownloadString (String) | Downloads the specified resource as a String. |
| WebClient.DownloadString (Uri) | Downloads the specified resource as a Uri. |