WebClient::OpenWrite Method
.NET Framework (current version)
Opens a stream for writing data to a resource with the specified URI.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | OpenWrite(String^) | 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^) | Opens a stream for writing data to the specified resource. |
![]() | OpenWrite(Uri^, String^) | Opens a stream for writing data to the specified resource, by using the specified method. |
Show:
