Click or drag to resize
UpdateDisplayUpdateController Property
The UpdateController used to perform the udpate process.

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 UpdateController UpdateController { get; set; }

Property Value

Type: UpdateController
See Also