GoogleDrivePersonalFileSystemProvider Methods
Provides an implementation of the Google Drive Personal File System Provider.
Name | Description |
---|---|
Copy |
Implements file copying.
Inherited from Google |
Copy |
Implements folder copying.
Inherited from Google |
Create |
Implements folder creation.
Inherited from Google |
Delete |
Implements file deletion.
Inherited from Google |
Delete |
Implements folder deletion.
Inherited from Google |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Exists |
Implements file existence verification.
Inherited from Google |
Exists |
Implements the file existence verification.
Inherited from Google |
Get |
Returns the URL of the file’s thumbnail in the storage.
Inherited from Google |
Get |
Override this method to provide a text displayed within a custom column.
Inherited from File |
Get |
Override this method to implement file downloading.
Inherited from Cloud |
Get |
Obtains the File Manager’s file permissions.
Inherited from File |
Get |
Implements getting a collection of files that are located in the current folder.
Inherited from Google |
Get |
Override this method to get a file collection that matches the current recursive or custom filter.
Inherited from File |
Get |
Obtains the File Manager’s folder permissions.
Inherited from File |
Get |
Implements getting a collection of folders that are located in the current folder.
Inherited from Google |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Implements getting the time of the last file modification.
Inherited from Google |
Get |
Implements getting the time of the last file modification.
Inherited from Google |
Get |
Returns the length of the specified file.
Inherited from Google |
Get |
Override this method to implement getting the parent folder of a file manager item.
Inherited from File |
Get |
Override this method to get the public URL of the uploaded file.
Inherited from Cloud |
Get |
Override this method to implement getting a relative folder path.
Inherited from File |
Get |
Returns the file’s thumbnail in the storage.
Inherited from Google |
Get |
Override this method to provide file manager files with custom thumbnails.
Inherited from File |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Implements file moving.
Inherited from Google |
Move |
Implements folder moving.
Inherited from Google |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rename |
Implements file renaming.
Inherited from Google |
Rename |
Implements folder renaming.
Inherited from Google |
To |
Returns a string that represents the current object. Inherited from Object. |
Upload |
Implements a file upload.
Inherited from Google |
See Also