Click or drag to resize
UpdateDisplayApplicationName Property
Gets or sets the name of the application, as shown in the control's tooltips and details popup.

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

Property Value

Type: String
The name of the application, as shown in the control's tooltips and details popup.
See Also