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