Click or drag to resize

BackgroundServiceEventOrigin Property

Version 105.3.390
The origin this event belongs to.

Namespace:  CefSharp.DevTools.BackgroundService
Assembly:  CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax
public string Origin { get; set; }

Property Value

Type: String
See Also