Click or drag to resize

DownloadEventArgsError Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.DownloadEventArgs.Error"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public Exception Error { get; set; }

Property Value

Type: Exception
See Also