Click or drag to resize

SubresourceWebBundleInnerResponseParsedEventArgsBundleRequestId Property

Version 99.2.120
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 (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax
public string BundleRequestId { get; }

Property Value

Type: String
See Also