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