Click or drag to resize
WebClientDownloadStringTaskAsync Method
Overload List
  NameDescription
Public methodDownloadStringTaskAsync(String)
Downloads the resource as a String from the URI specified as an asynchronous operation using a task object.
Public methodDownloadStringTaskAsync(Uri)
Downloads the resource as a String from the URI specified as an asynchronous operation using a task object.
Top
See Also