AttachedToTargetEventArgsSessionId Property |
Version 113.3.50
Identifier assigned to the session used to send/receive messages.
Namespace:
CefSharp.DevTools.Target
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string SessionId { get; }
public:
property String^ SessionId {
String^ get ();
}
Property Value
Type:
StringSee Also