For a list of all members of this type, see SharePointClient members
Public Methods
Name | Description | |
---|---|---|
DownloadFile | Downloads an item from a SharePoint server to a disk. | |
DownloadFileAsync | Downloads an item asynchronously from a SharePoint server to a disk. | |
GetDownloadStream | Obtains a stream that can be used to download an item from a SharePoint server. | |
GetDownloadStreamAsync | Obtains a stream asynchronously that can be used to download an item in SharePoint server. | |
UploadFile | Uploads an item in a disk file to a SharePoint server folder. | |
UploadFileAsync | Uploads an item in a disk file to a SharePoint server folder asynchronously. | |
UploadStream | Uploads the data in a stream to a SharePoint server folder. | |
UploadStreamAsync | Uploads the data in a stream to a SharePoint server folder asynchronously. |