WebClient.OpenRead Method
.NET Framework 3.5
Opens a readable stream for the data downloaded from a resource with the specified URI.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenRead(String) | Opens a readable stream for the data downloaded from a resource with the URI specified as a String. |
|
OpenRead(Uri) | Opens a readable stream for the data downloaded from a resource with the URI specified as a Uri |