VersionSize Property
The size for this version of the file.
Syntax
__property int VersionSize[int VersionIndex] = {read=FVersionSize, write=FSetVersionSize};
Default Value
0
Remarks
The size for this version of the file.
The size of the array is controlled by the VersionCount property.
This property is read-only and not available at design time.
Data Type
Integer