Click or drag to resize

V8CpuProfileNodeScriptId Property

Gets the numeric identifier of the document containing the node's script function.

Namespace:  Microsoft.ClearScript.V8
Assembly:  ClearScript.V8 (in ClearScript.V8.dll) Version: 7.2.3
Syntax
public long ScriptId { get; set; }

Property Value

Type: Int64
See Also