GetLicenseFileProductVersion Property |
Product Version (Optional - must be formatted like x.x.x.x)
Namespace: com.softwarekey.Client.WebService.XmlLicenseFileServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string ProductVersion { get; set; }
Public Property ProductVersion As String
Get
Set
public:
property String^ ProductVersion {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also