FileSpec.Size Property | |
A numeric value representing the size, in bytes, of the file represented by this file specification.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Size AS USUAL GET
public virtual Usual Size { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the size, in bytes, of the file represented by this file specification.
See Also