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