ResourceOriginalName Property
The original name of the file.
Object Oriented Interface
public function getResourceOriginalName();
Procedural Interface
incloudstorage_googledrive_get($res, 67 );
Default Value
''
Remarks
This property specifies the original name of the file if the file was uploaded manually, or if the title was set programmatically through the API. Updating ResourceTitle will not change this value.
This property is read-only and not available at design time.
Data Type
String