Name | Description | |
---|---|---|
![]() | GoogleDriveStorage Constructor | Overloaded. |
The following tables list the members exposed by GoogleDriveStorage.
Name | Description | |
---|---|---|
![]() | GoogleDriveStorage Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Exists | Exists property |
![]() | ItemId | Google itemId of file |
![]() | Name | File Name |
![]() | Path | File Path |
![]() | ReadOnly | ReadOnly property |
Name | Description | |
---|---|---|
![]() | CreateFolder | Create new folder with the specified path |
![]() | Delete | Deletes the file with the specified path. |
![]() | List | Gets all files and folders within the specified path. |
![]() | MoveFile | Move files from current path to destination path |
![]() | Read | Gets the file with the specified path. |
![]() | Write | Uploads file with the specified path. |