Click or drag to resize
UpdateDisplayError Property
Gets error information, if an error occurred during an update check, download, or update initiation.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public Exception Error { get; }

Property Value

Type: Exception
See Also