WebClient::OpenRead Method
.NET Framework (current version)
Opens a readable stream for the data downloaded from a resource with the specified URI.
Assembly: System (in System.dll)
| 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 |
Show:
