TdxCloudStorageSpecialFolder Constructors
A metadata container corresponding to a special folder provided by the cloud file storage in the connected account.| Name | Description |
|---|---|
| Create(TdxCloudStorageFiles,TdxCloudStorageSpecialFolder.TType) | Creates a new special folder that has the specified type. |
| Create(TdxCloudStorageFiles) | Creates a new TdxCloudStorageCustomFolder class descendant instance for the specified cloud file storage manager. Inherited from TdxCloudStorageCustomFolder. |
See Also