Unicode Controls & Classes for VB6 - Version 4

clsSearchFilesFInfoAL.dFileSize Property

This is the file size in bytes

Syntax
Public Property Get dFileSize () As Currency
Public Property Let dFileSize (ByVal v As Currency)
Parameters
Parameter Description
ByVal v As Currency The new value
Remarks