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