Click or drag to resize
ChecksumFileEntryGetFileSize Method
Returns the length of the file.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static long GetFileSize(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: Int64
See Also