Leadtools.SharePoint.Client Namespace > SharePointClientDownloadCompletedEventArgs Class : SourceUri Property |
public Uri SourceUri {get;}
'Declaration Public ReadOnly Property SourceUri As Uri
'Usage Dim instance As SharePointClientDownloadCompletedEventArgs Dim value As Uri value = instance.SourceUri
public Uri SourceUri {get;}
get_SourceUri();
This is the same value as the sourceUri parameter passed to DownloadFileAsync or GetDownloadStreamAsync method.
For an example, refer to DownloadFileAsync or GetDownloadStreamAsync.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2