Click or drag to resize

V8CpuProfileNodeScriptName Property

Gets the name or URL of the document containing the node's script function.

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

Property Value

Type: String
See Also