ResourceDescription Property
A short description of the file or folder.
Object Oriented Interface
public function getResourceDescription(); public function setResourceDescription($value);
Procedural Interface
incloudstorage_googledrive_get($res, 57 ); incloudstorage_googledrive_set($res, 57, $value );
Default Value
''
Remarks
This property specifies a short description of the file or folder.
This property is not available at design time.
Data Type
String