0 out of 1 rated this helpful - Rate this topic

WebClient.OpenWrite Method

Opens a stream for writing data to 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.

  NameDescription
Public method OpenWrite(String) Opens a stream for writing data to the specified resource.
Public method OpenWrite(Uri) Opens a stream for writing data to the specified resource.
Public method OpenWrite(String, String) Opens a stream for writing data to the specified resource, using the specified method.
Public method OpenWrite(Uri, String) Opens a stream for writing data to the specified resource, by using the specified method.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.