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