Click or drag to resize

CSYSiFileSize Method

Returns size of a file.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iFileSize(
	string file
)

public static int iFileSize(
	string file
)

Parameters

file
Type: SystemString
Name of file

Return Value

Type: Int32
0 none/error x Size
See Also