ResourceSize Property
The size of the resource in bytes.
Object Oriented Interface
public function getResourceSize();
Procedural Interface
incloudstorage_onedrive_get($res, 55 );
Default Value
0
Remarks
This property returns the size (in bytes) of the resource specified by ResourceIndex. If the current resource is a folder this returns the total size of all files in the folder and sub-folders.
This property is read-only and not available at design time.
Data Type
Long64