Click or drag to resize
UpdateDisplayReadyToApplyCustomText Property
Gets or set a custom message that will replace the default message indicating an update is ready to apply.

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

Property Value

Type: String
See Also