edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

ByteSizeFormatterFormat Method (Int64, Boolean)

INTERNAL USE ONLY.

Namespace:  EnterpriseDT.Util
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public static string Format(
	long size,
	bool kbOnly
)

Parameters

size
Type: SystemInt64
kbOnly
Type: SystemBoolean

Return Value

Type: String
See Also