Click or drag to resize

SubresourceWebBundleInnerResponseErrorEventArgsBundleRequestId Property

Version 130.1.90
Bundle request identifier. Used to match this information to another event. This made be absent in case when the instrumentation was enabled only after webbundle was parsed.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string BundleRequestId { get; }

Property Value

String
See Also