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