Click or drag to resize
LicenseErrorToString Method
Gets a human-readable description of the error (exactly the same as the value given by the ErrorString property).

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public override string ToString()

Return Value

Type: String
Returns the human-readable description of the error (exactly the same as the value given by the ErrorString property).
See Also