Click or drag to resize

FileSpec.Size Property (Typed)

X#
A numeric value representing the size, in bytes, of the file represented by this file specification.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Size AS DWORD GET 
Request Example View Source

Property Value

Type: DWord
A numeric value representing the size, in bytes, of the file represented by this file specification.
See Also