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