UpdateInformation.CustomData Property

Gets custom data for the update.

[Visual Basic]

Public ReadOnly Property CustomData As String

[C#]

public string CustomData {get;}

Property Value

The update's custom data.

Remarks

Custom data is not displayed to the user.

See Also

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