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