PausedEventArgsHitBreakpoints Property  | 
Version 108.4.130 
            Hit breakpoints IDs
            
 
    Namespace: 
   CefSharp.DevTools.Debugger
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string[] HitBreakpoints { get; }public:
property array<String^>^ HitBreakpoints {
	array<String^>^ get ();
}Property Value
Type: 
String
See Also