Click or drag to resize

ScriptEngineExceptionEngineName Property

Gets the name associated with the script engine instance.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
Syntax
public string EngineName { get; }

Property Value

Type: String

Implements

IScriptEngineExceptionEngineName
See Also