Click or drag to resize
UpdateNotifyIconDisplayApplyUpdateOptions Property
Gets or sets the options used when the control applies an update.

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

Property Value

Type: ApplyUpdateOptions
A combination of the ApplyUpdateOptions values.
See Also