Click or drag to resize

V8RuntimeName Property

Gets the name associated with the V8 runtime instance.

Namespace: Microsoft.ClearScript.V8
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.4.5
Syntax
public string Name { get; }

Property Value

String
See Also