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.4.5
Syntax
public long ScriptId { get; set; }

Property Value

Int64
See Also