Overload List
| Name | Description | |
|---|---|---|
|
OpenWrite(String) |
Opens the specified file for writing
|
|
OpenWrite(Uri) |
Opens a stream to the file specified by the URI
|
|
OpenWrite(String, FtpDataType) |
Opens the specified file for writing
|
|
OpenWrite(Uri, Boolean) |
Opens a stream to the file specified by the URI
|
|
OpenWrite(Uri, Boolean, FtpDataType) |
Opens a stream to the file specified by the URI
|