UpdateCheckDownloadUrl Property |
Gets the URL where the new file/update, or information on how to download the new file(s)/update(s), may be found.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic UpdateCheckDownloadUrl DownloadUrl { get; }
Public ReadOnly Property DownloadUrl As UpdateCheckDownloadUrl
Get
public:
property UpdateCheckDownloadUrl^ DownloadUrl {
UpdateCheckDownloadUrl^ get ();
}
Property Value
Type:
UpdateCheckDownloadUrl
See Also