Click or drag to resize
WebClientDownloadString Method
Overload List
  NameDescription
Public methodDownloadString(String)
Downloads the requested resource as a System.String. The resource to download is specified as a System.String containing the URI.
Public methodDownloadString(Uri)
Downloads the requested resource as a System.String. The resource to download is specified as a System.Uri.
Top
See Also