Click or drag to resize

SignedExchangeInfoErrors Property

Version 130.1.90
Errors occurred while handling the signed exchange.

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

Property Value

IListSignedExchangeError
See Also