ResourceName Property
The name of the resource.
Object Oriented Interface
public function getResourceName(); public function setResourceName($value);
Procedural Interface
incloudstorage_onedrive_get($res, 50 ); incloudstorage_onedrive_set($res, 50, $value );
Default Value
''
Remarks
This property holds the name of the file or folder specified by ResourceIndex.
This property is not available at design time.
Data Type
String