Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkGetUploadStream(String)
Returns a Stream for writing data to the remote file. The remote file is created if it doesn't exist, and truncated if it does.
Public methodSupported by the .NET Compact FrameworkGetUploadStream(String, SeekOrigin, Int64)
Returns a Stream for writing data to the remote file.

See Also