Click or drag to resize

ScriptEngineException.EngineName Property

Gets the name associated with the script engine instance.

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

Property Value

String

Implements

IScriptEngineException.EngineName
See Also