ConsoleProfileStartedEventArgsLocation Property |
Version 96.0.142
Location of console.profile().
Namespace:
CefSharp.DevTools.Profiler
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public Location Location { get; }
public:
property Location^ Location {
Location^ get ();
}
Property Value
Type:
LocationSee Also