Click or drag to resize

IScriptEngineException.InnerException Property

Gets the host exception that caused the current exception to be thrown, or null if one was not specified.

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

Property Value

Exception
See Also