UpdateCheckInformationUrl Property |
Gets the URL where more information about the available update may be found.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string InformationUrl { get; }
Public ReadOnly Property InformationUrl As String
Get
public:
property String^ InformationUrl {
String^ get ();
}
Property Value
Type:
String
See Also