RequestWillBeSentEventArgsDocumentURL Property  | 
Version 102.0.100 
            URL of the document this request is loaded for.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic string DocumentURL { get; }public:
property String^ DocumentURL {
	String^ get ();
}Property Value
Type: 
String
See Also