IUploadStorage.OpenFile method
Opens a file stream. The caller should dispose the stream.
public Stream OpenFile(string path)
| parameter | description |
|---|---|
| path | File path |
See Also
- interface IUploadStorage
Opens a file stream. The caller should dispose the stream.
public Stream OpenFile(string path)
| parameter | description |
|---|---|
| path | File path |