ResourceExtension Property
The extension of the file.
Object Oriented Interface
public function getResourceExtension();
Procedural Interface
incloudstorage_googledrive_get($res, 59 );
Default Value
''
Remarks
This property indicates the extension of the file. It cannot be set. To specify the extension when creating a new file include it when calling UploadFile.
This property is read-only and not available at design time.
Data Type
String