Click or drag to resize

RequestWillBeSentEventArgsDocumentURL Property

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

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

Property Value

Type: String
See Also