Click or drag to resize
IMainViewNewVersionDownloadUrl Property
Gets or sets the URL to send users to when a new version is detected.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string NewVersionDownloadUrl { get; set; }

Property Value

Type: String
See Also