Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ResourcePath Property

The path of the current resource.

Object Oriented Interface

public function getResourcePath();
public function setResourcePath($value);

Procedural Interface

incloudstorage_dropbox_get($res, 37 );
incloudstorage_dropbox_set($res, 37, $value );

Default Value

''

Remarks

This setting holds the path of the resource specified by ResourceIndex. After calling ListResources this property will hold the full path to the resource at ResourceIndex in lower case as returned by the server.

This may be set to the full path of a folder or file before calling various methods such as:

For more details see the help section for the desired method.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]