FileInfoExtensions..::..SizeOnDisk Method
get the file size formatted in a string as found in file explorer
Namespace:
System.IOAssembly: Walter (in Walter.dll)
Syntax
[NotNullAttribute] public static string SizeOnDisk( this FileInfo file )
Parameters
- file
- Type: FileInfo

