Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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