This topic has not yet been rated - Rate this topic

WebClient.OpenRead Method

Opens a readable stream for the data downloaded from a resource with the specified URI.
Name Description
WebClient.OpenRead (String) Opens a readable stream for the data downloaded from a resource with the URI specified as a String.
WebClient.OpenRead (Uri) Opens a readable stream for the data downloaded from a resource with the URI specified as a Uri
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.