WebClient.DownloadStringAsync Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Downloads the resource at the specified Uri as a string.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DownloadStringAsync(Uri) | Downloads the resource at the specified Uri as a string. |
|
DownloadStringAsync(Uri, Object) | Downloads the resource at the specified Uri as a string. |
Show: