 | GuiFormatFileSize Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string FormatFileSize(
long size
)
Public Shared Function FormatFileSize (
size As Long
) As String
Parameters
- size
- Type: SystemInt64
Return Value
Type:
String
See Also