IScriptEngine.Name Property |
Gets the name associated with the script engine instance.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
SyntaxReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}
abstract Name : string with get
Property Value
String
See Also