INewVersionCheckerDownloadUrl Property |
Gets the URL of the new version of the application.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string DownloadUrl { get; }
ReadOnly Property DownloadUrl As String
Get
property String^ DownloadUrl {
String^ get ();
}
abstract DownloadUrl : string with get
Property Value
Type:
StringSee Also