SharePointFileSystemProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Share |
Initializes a new instance of the Share |
#Properties
Name | Description |
---|---|
Account |
Gets or sets a value that specifies the name of the One |
Library |
Specifies the library name. |
Redirect |
Specifies the URL to which the browser is redirected when authentication is complete.
Inherited from One |
Root |
Returns the root folder.
Inherited from File |
Root |
Gets the root folder’s caption.
Inherited from File |
Site |
Specifies a host name where a Share |
Site |
Specifies a URL name of a Share |
Token |
Specifies the URL that the application uses to get the token.
Inherited from One |
#Methods
Name | Description |
---|---|
Copy |
Implements file copying.
Inherited from One |
Copy |
Implements folder copying.
Inherited from One |
Create |
Implements folder creation.
Inherited from One |
Delete |
Implements file deletion.
Inherited from One |
Delete |
Implements folder deletion.
Inherited from One |
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 One |
Exists |
Implements file existence verification.
Inherited from One |
Get |
Override this method to provide a text displayed within a custom column.
Inherited from File |
Get |
Returns the download URL of the specified files.
Inherited from One |
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 One |
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 One |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Implements getting the time of the last file modification.
Inherited from One |
Get |
Implements getting the time of the last file modification.
Inherited from One |
Get |
Returns the length of the specified file.
Inherited from One |
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 One |
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 One |
Move |
Implements folder moving.
Inherited from One |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rename |
Implements file renaming.
Inherited from One |
Rename |
Implements folder renaming.
Inherited from One |
To |
Returns a string that represents the current object. Inherited from Object. |
Upload |
Implements a file upload.
Inherited from One |
#Events
Name | Description |
---|---|
Request |
Fires when a cloud provider sends a request to a cloud service.
Inherited from Cloud |
See Also