Click or drag to resize
SbFileHelperGetFileSize Method

Returns the size of the specified file in bytes.

Namespace: OIV.Inventor.Helpers
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static ulong GetFileSize(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: UInt64
Remarks