The following tables list the members exposed by SharePointClientUploadCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
SharePointClientUploadCompletedEventArgs | Initializes a new instance of SharePointClientUploadCompletedEventArgs with the specified parameters. |
Public Properties
Name | Description | |
---|---|---|
DestinationPath | Gets the destination path on the SharePoint server. | |
SiteUri | Gets the SharePoint server site URI. | |
SourceFileName | Gets the source file name. | |
SourceStream | Gets the source stream. |