DownloadString Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Net
WebClient Class
WebClient Methods
DownloadString Method
DownloadString Method (String)
DownloadString Method (Uri)
WebClient Methods
CancelAsync Method
DownloadData Method
DownloadDataAsync Method
DownloadFile Method
DownloadFileAsync Method
DownloadString Method
DownloadStringAsync Method
GetWebRequest Method
GetWebResponse Method
OnDownloadDataCompleted Method
OnDownloadFileCompleted Method
OnDownloadProgressChanged Meth ...
OnDownloadStringCompleted Meth ...
OnOpenReadCompleted Method
OnOpenWriteCompleted Method
OnUploadDataCompleted Method
OnUploadFileCompleted Method
OnUploadProgressChanged Method
OnUploadStringCompleted Method
OnUploadValuesCompleted Method
OpenRead Method
OpenReadAsync Method
OpenWrite Method
OpenWriteAsync Method
UploadData Method
UploadDataAsync Method
UploadFile Method
UploadFileAsync Method
UploadString Method
UploadStringAsync Method
UploadValues Method
UploadValuesAsync Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
WebClient.DownloadString Method
Downloads the specified resource as a
String
or a
Uri
.
Overload List
Name
Description
WebClient.DownloadString (String)
Downloads the specified resource as a
String
.
WebClient.DownloadString (Uri)
Downloads the specified resource as a
Uri
.
See Also
Reference
WebClient Class
WebClient Members
System.Net Namespace
Tags :