| Name | Description | |
|---|---|---|
![]() | Name | Gets the name of this cloud storage service. |
![]() | Title | Gets the title of this cloud storage service, which is by default the name with inserted spaces before capital letters. |
The following tables list the members exposed by NCloudStorageService.
| Name | Description | |
|---|---|---|
![]() | Name | Gets the name of this cloud storage service. |
![]() | Title | Gets the title of this cloud storage service, which is by default the name with inserted spaces before capital letters. |
| Name | Description | |
|---|---|---|
![]() | OpenAndDownloadFileAsync | Shows an open file dialog and downloads the selected file from the cloud. The data of the downloaded file is set to its NCloudFile.Tag property. |
![]() | SaveAndUploadFileAsync | Shows a save file dialog, saves the file and uploads it to the cloud. |
| Name | Description | |
|---|---|---|
![]() | CreateOpenFileDialog | Creates a Cloud Open File dialog. |
![]() | CreateSaveFileDialog | Creates a Cloud Save File dialog. |
![]() | DownloadFileAsync | Overloaded. Downloads the given cloud file. |
![]() ![]() | GetException | Gets the exception if the given task has failed. |
![]() | GetSelectedCloudFile | Gets the cloud file selected in the given cloud file dialog. |
![]() | UploadFileAsync | Uploads the given file. |
![]() ![]() | vdOb |