Click or drag to resize

GeneralGetFileSize Method

Get File Size

Namespace:  CSharpGrid.Utils
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static long GetFileSize(
	string filename
)

Parameters

filename
Type: SystemString
Filename

Return Value

Type: Int64

[Missing <returns> documentation for "M:CSharpGrid.Utils.General.GetFileSize(System.String)"]

See Also