| BackgroundServiceEventInstanceId Property  | 
Version 102.0.100 
            An identifier that groups related events together.
            
 
    Namespace: 
   CefSharp.DevTools.BackgroundService
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
 Syntax
Syntaxpublic string InstanceId { get; set; }public:
property String^ InstanceId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also