Click or drag to resize

SignedExchangeInfoErrors Property

Version 112.3.0
Errors occurred while handling the signed exchagne.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<SignedExchangeError> Errors { get; set; }

Property Value

Type: IListSignedExchangeError
See Also