In The Hand LtdIn The Hand
OpenWrite Method (address)
NamespacesInTheHand.NetWebClientOpenWrite(String)
.NET Components for Mobility
Opens a stream for writing data to the specified resource.
Declaration Syntax
C#Visual Basic
public Stream OpenWrite(
	string address
)
Public Function OpenWrite ( _
	address As String _
) As Stream
Parameters
address (String)
The URI of the resource to receive the data.
Return Value
A Stream used to write data to the resource.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0