EventSourceMessageReceivedEventArgsEventName Property |
Version 109.1.110
Message type.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public string EventName { get; }
public:
property String^ EventName {
String^ get ();
}
Property Value
Type:
StringSee Also