Click or drag to resize

RequestWillBeSentEventArgsDocumentURL Property

Version 104.4.240
URL of the document this request is loaded for.

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

Property Value

Type: String
See Also