Click or drag to resize
LastUpdateErrorText Property
Gets text describing the error that caused the update to fail, if the update had an error, or an empty string if not.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public string ErrorText { get; }

Property Value

Type: String
See Also