WebClient.OpenWrite Method
.NET Framework 4.5
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.
| Name | Description | |
|---|---|---|
|
OpenWrite(String) | Opens a stream for writing data to the specified resource. |
|
OpenWrite(Uri) | Opens a stream for writing data to the specified resource. |
|
OpenWrite(String, String) | Opens a stream for writing data to the specified resource, using the specified method. |
|
OpenWrite(Uri, String) | Opens a stream for writing data to the specified resource, by using the specified method. |