CheckAndDownloadUpdateCompletedEventArgs Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The CheckAndDownloadUpdateCompletedEventArgs type exposes the following members.

Properties

  Name Description
Public property Error Gets an exception that represents an error that occurred when attempting to download an update.
Public property UpdateAvailable Gets a value that indicates whether a new version of the application was successfully downloaded and will be used on the next application launch.

Top