LicenseErrorErrorString Property |
The human-readable description of the error.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string ErrorString { get; }
Public ReadOnly Property ErrorString As String
Get
public:
property String^ ErrorString {
String^ get ();
}
Property Value
Type:
StringSee Also