Leadtools.SharePoint.Client Namespace > SharePointClientDownloadCompletedEventArgs Class : SharePointClientDownloadCompletedEventArgs Constructor |
public SharePointClientDownloadCompletedEventArgs( Uri sourceUri, string destinationFileName, SharePointClientDownloadData destinationData, Exception error, bool cancelled, object userState )
'Declaration Public Function New( _ ByVal sourceUri As Uri, _ ByVal destinationFileName As String, _ ByVal destinationData As SharePointClientDownloadData, _ ByVal error As Exception, _ ByVal cancelled As Boolean, _ ByVal userState As Object _ )
'Usage Dim sourceUri As Uri Dim destinationFileName As String Dim destinationData As SharePointClientDownloadData Dim error As Exception Dim cancelled As Boolean Dim userState As Object Dim instance As New SharePointClientDownloadCompletedEventArgs(sourceUri, destinationFileName, destinationData, error, cancelled, userState)
public SharePointClientDownloadCompletedEventArgs( Uri sourceUri, string destinationFileName, SharePointClientDownloadData destinationData, HResult error, bool cancelled, object userState )
function SharePointClientDownloadCompletedEventArgs( sourceUri , destinationFileName , destinationData , error , cancelled , userState )
public: SharePointClientDownloadCompletedEventArgs( Uri^ sourceUri, String^ destinationFileName, SharePointClientDownloadData^ destinationData, Exception^ error, bool cancelled, Object^ userState )
This constructor initializes the members of this class as follows:
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