Click or drag to resize
UpdateDisplayApplyUpdateOptions Property
Gets or sets the ApplyUpdateOption flags that allow for optional updating behaviors.

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

Property Value

Type: ApplyUpdateOptions
See Also