C#
VB
C++
Gets the URI of the source item being downloaded.
the source item being downloaded.
This is the same value as the sourceUri parameter passed to DownloadFileAsync or GetDownloadStreamAsync method.
For an example, refer to DownloadFileAsync or GetDownloadStreamAsync.