←Select platform

SharePointClient Class Members

Summary

The following tables list the members exposed by SharePointClient.

Public Constructors

Name Description
Public Constructor SharePointClient Initializes a new instance of the SharePointClient class.

Public Methods

Name Description
Public Method DownloadFile Downloads an item from a SharePoint server to a disk.
Public Method DownloadFileAsync Downloads an item asynchronously from a SharePoint server to a disk.
Public Method GetDownloadStream Obtains a stream that can be used to download an item from a SharePoint server.
Public Method GetDownloadStreamAsync Obtains a stream asynchronously that can be used to download an item in SharePoint server.
Public Method UploadFile Uploads an item in a disk file to a SharePoint server folder.
Public Method UploadFileAsync Uploads an item in a disk file to a SharePoint server folder asynchronously.
Public Method UploadStream Uploads the data in a stream to a SharePoint server folder.
Public Method UploadStreamAsync Uploads the data in a stream to a SharePoint server folder asynchronously.

Public Properties

Name Description
Public Property Credentials Gets or sets the credentials for this SharePointClient object.
Public Property OverwriteExistingFiles Gets or sets a value that indicate whether to overwrite the existing item if it exists when uploading to SharePoint server.
Public Property Proxy Gets or sets the proxy used by this SharePointClient object.

Public Events

Name Description
Public Event DownloadCompleted An event that indicates an asynchronous download operation has been completed.
Public Event UploadCompleted An event that indicates an asynchronous upload operation is completed.

See Also

SharePointClient Class

Leadtools.SharePoint.Client Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.