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.3.1
Syntax
public string FunctionName { get; }

Property Value

Type: String
See Also