.NET Framework Class Library
WebClient..::.DownloadString Method

Downloads the requested resource as a String. The resource to download may be specified as either String containing the URI or a Uri.

Overload List

  NameDescription
Public methodDownloadString(String)Downloads the requested resource as a String. The resource to download is specified as a String containing the URI.
Public methodDownloadString(Uri)Downloads the requested resource as a String. The resource to download is specified as a Uri.
Top
See Also

Reference

Tags :


Page view tracker