CreateBrowserContextResponseBrowserContextId Property |
Version 104.4.240
browserContextId
Namespace:
CefSharp.DevTools.Target
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public string BrowserContextId { get; }
public:
property String^ BrowserContextId {
String^ get ();
}
Property Value
Type:
StringSee Also