IUploadStorage.GetFileSize method
Gets the file size.
public long GetFileSize(string path)
| parameter | description |
|---|---|
| path | File path |
Return Value
The file size in bytes.
See Also
- interface IUploadStorage
Gets the file size.
public long GetFileSize(string path)
| parameter | description |
|---|---|
| path | File path |
The file size in bytes.