GetVersionResponseProtocolVersion Property |
Version 112.3.0
protocolVersion
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string ProtocolVersion { get; }
public:
property String^ ProtocolVersion {
String^ get ();
}
Property Value
Type:
StringSee Also