Click or drag to resize
GetLicenseFileProductVersionNumber Property
Product Version (Optional - this is the same as the ProductVersion property, but uses the System.Version class to create the ProductVersion string)

Namespace: com.softwarekey.Client.WebService.XmlLicenseFileService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public Version ProductVersionNumber { get; set; }

Property Value

Type: Version
See Also