Skip to content

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