Click or drag to resize

RequestWillBeSentExtraInfoEventArgsRequestId Property

Version 93.1.111
Request identifier. Used to match this information to an existing requestWillBeSent event.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public string RequestId { get; }

Property Value

Type: String
See Also