LicenseData.ErrorMessage Property

LicenseDataErrorMessage Property

Error message set by calls to callback functions

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string ErrorMessage { get; set; }
Public Property ErrorMessage As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also