GetBrowserContextsResponseBrowserContextIds Property  | 
Version 87.1.132 
            browserContextIds
            
 
    Namespace: 
   CefSharp.DevTools.Target
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic string[] BrowserContextIds { get; }public:
property array<String^>^ BrowserContextIds {
	array<String^>^ get ();
}Property Value
Type: 
String
See Also