Click or drag to resize

IScriptEngineExceptionErrorDetails Property

Gets a detailed error message if one is available, null otherwise.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.4
Syntax
string ErrorDetails { get; }

Property Value

Type: String
See Also