Click or drag to resize
UpdateDisplayApplicationId Property
Gets or sets a Guid that is used to uniquely identify the application that is being updated.

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

Property Value

Type: Guid
A Guid that uniquely identifies the application.
See Also