CheckAndDownloadUpdateCompletedEventArgs.Error Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets an exception that represents an error that occurred when attempting to download an update.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public ReadOnly Property Error As Exception
public Exception Error { get; }
Property Value
Type: System.Exception
An exception that represents the error, or nulla null reference (Nothing in Visual Basic) if no error occurred.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.