Click or drag to resize

ConsoleProfileStartedEventArgsTitle Property

Version 94.4.20
Profile title passed as an argument to console.profile().

Namespace:  CefSharp.DevTools.Profiler
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public string Title { get; }

Property Value

Type: String
See Also