Click or drag to resize

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

Property Value

Int64
See Also