DirListFileName Property
This property holds the name of the file or folder.
Object Oriented Interface
public function getDirListFileName($entryindex);
Procedural Interface
incloudstorage_cloudstorage_get($res, 8 , $entryindex);
Default Value
''
Remarks
This property holds the name of the file or folder.
The size of the array is controlled by the DirListCount property.
This property is read-only and not available at design time.
Data Type
String