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 | |
---|---|---|
![]() | AuthenticateAsync | Authenticates to this cloud storage service. |
![]() | CreateFilePicker | Creates a file picker for this cloud storage service. |
![]() | DownloadFileAsync | Downloads the file with the given id. |
![]() | GetRootFolderAsync | Gets the root folder. |
![]() | UploadFileAsync | Uploads a file to the specified cloud storage folder. If a file with the same name exists, it overwrites it. |