GetVersionResponseProtocolVersion Property |
Version 130.1.90
protocolVersion
Namespace: CefSharp.DevTools.BrowserAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string ProtocolVersion { get; }
public:
property String^ ProtocolVersion {
String^ get ();
}
Property Value
StringSee Also