LicenseCurrentVersion Property |
Gets the current version of the product available.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual string CurrentVersion { get; set; }
Public Overridable Property CurrentVersion As String
Get
Set
public:
virtual property String^ CurrentVersion {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also