ResourceTitle Property
The title of the file or folder.
Object Oriented Interface
public function getResourceTitle(); public function setResourceTitle($value);
Procedural Interface
incloudstorage_googledrive_get($res, 75 ); incloudstorage_googledrive_set($res, 75, $value );
Default Value
''
Remarks
This property specifies the title of the file or folder.
This property is not available at design time.
Data Type
String