IScriptEngineExceptionEngineName Property |
Gets the name associated with the script engine instance.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax string EngineName { get; }
ReadOnly Property EngineName As String
Get
property String^ EngineName {
String^ get ();
}
abstract EngineName : string with get
Property Value
StringSee Also