Version 93.1.111 
            Initiator JavaScript stack trace, set for Script only.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic StackTrace Stack { get; set; }public:
property StackTrace^ Stack {
	StackTrace^ get ();
	void set (StackTrace^ value);
}Property Value
Type: 
StackTrace
See Also