Returns file size as string with size prefix (bytes, kb, mb)
public static string FileSizeToString(long fileSize)
Return Value
string of file size
Parameters
fileSize
File size
See also:
Class mmFileUtils© West Wind Technologies, 2016-2024 • Updated: 05/18/22
Comment or report problem with topic