Click or drag to resize

V8Runtime.Name Property

Gets the name associated with the V8 runtime instance.

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

Property Value

String
See Also