Click or drag to resize

ConsoleProfileStartedEventArgsLocation Property

Version 102.0.100
Location of console.profile().

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public Location Location { get; }

Property Value

Type: Location
See Also