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

CreateFolder Method

Creates the folder at the specified path.

Syntax


procedure CreateFolder(Path: String);

Remarks

This method creates the folder specified by the path parameter. The path should be the absolute path beginning with a "/". For instance:

/My Pictures/San Francisco

After calling this method the Resource properties will be updated with the returned Folder resource information.

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