|   | FileVersionFileSizeToString Method  | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string FileSizeToString(
	int fileSize
)
Parameters
- fileSize
 - Type: SystemInt32
File size in bytes. 
Return Value
Type: 
String
See Also