| RequestWillBeSentExtraInfoEventArgsRequestId Property  | 
Version 118.6.80 
            Request identifier. Used to match this information to an existing requestWillBeSent event.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
 Syntax
Syntaxpublic string RequestId { get; }public:
property String^ RequestId {
	String^ get ();
}Property Value
Type: 
String See Also
See Also