Click or drag to resize

InitiatorStack Property

Version 86.0.240
Initiator JavaScript stack trace, set for Script only.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public StackTrace Stack { get; set; }

Property Value

Type: StackTrace
See Also