DownloadData Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Net Namespace
WebClient Class
WebClient Methods
DownloadData Method
DownloadData Method (String)
DownloadData Method (Uri)
WebClient Methods
CancelAsync Method
Dispose Method
DownloadData Method
DownloadDataAsync Method
DownloadFile Method
DownloadFileAsync Method
DownloadString Method
DownloadStringAsync Method
GetWebRequest Method
GetWebResponse Method
MemberwiseClone 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
.
.
::
.
DownloadData Method
Downloads with the specified URI as a
Byte
array.
Overload List
Name
Description
DownloadData(String)
Downloads the resource with the specified URI as a
Byte
array.
DownloadData(Uri)
Downloads the resource with the specified URI as a
Byte
array.
Top
See Also
Reference
WebClient Class
WebClient Members
System.Net Namespace
Tags :