ResourceFormats Property
A comma separated list of file formats.
Object Oriented Interface
public function getResourceFormats();
Procedural Interface
incloudstorage_googledrive_get($res, 60 );
Default Value
''
Remarks
This property holds a comma separated list of file formats that are applicable to the currently selected file.
These formats may be specified when calling DownloadFile to retrieve the file in the specified format.
This property is read-only.
Data Type
String