Click or drag to resize
SbFileHelper.GetFileSize Method

Returns the size of the specified file in bytes.

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

Parameters

filename
Type: System.String

Return Value

Type: UInt64
Remarks