Click or drag to resize

V8CpuProfileNodeFunctionName Property

Gets the name of the node's script function.

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

Property Value

String
See Also