Click or drag to resize

InstalledApplicationInfoURLUpdateInfo Property

URL to update product.

Namespace:  Xcalibur.Models.InstalledApps
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string URLUpdateInfo { get; set; }

Property Value

Type: String

Implements

IInstalledApplicationInfoURLUpdateInfo
See Also