Click or drag to resize

IScriptEngineException.ErrorDetails Property

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

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

Property Value

String
See Also