GetBrowserContextsResponseBrowserContextIds Property |
Version 112.3.0
browserContextIds
Namespace:
CefSharp.DevTools.Target
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string[] BrowserContextIds { get; }
public:
property array<String^>^ BrowserContextIds {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also