UpdateInformation.Identity Property

Gets a unique identity for the update that must be specified when downloading or applying the update to ensure that this update is the one that is downloaded or applied.

[Visual Basic]

Public ReadOnly Property Identity As Object

[C#]

public object Identity {get;}

See Also

UpdateInformation Class | UpdateInformation Members | Kjs.AppLife.Update.Web Namespace