ConsoleProfileStartedEventArgsLocation Property  | 
Version 93.1.111 
            Location of console.profile().
            
 
    Namespace: 
   CefSharp.DevTools.Profiler
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic Location Location { get; }public:
property Location^ Location {
	Location^ get ();
}Property Value
Type: 
Location
See Also