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.2.5
Syntax
public string Name { get; }

Property Value

Type: String
See Also