The following tables list the members exposed by SharePointClientDownloadCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SharePointClientDownloadCompletedEventArgs | Initializes a new instance of SharePointClientDownloadCompletedEventArgs with the specified parameters. |
Public Properties
Name | Description | |
---|---|---|
![]() |
DestinationData | Gets the download destination stream data. |
![]() |
DestinationFileName | Gets the download operation destination file name. |
![]() |
SourceUri | Gets the URI of the source item being downloaded. |
See Also