Click or drag to resize

RequestWillBeSentEventArgsDocumentURL Property

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

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

Property Value

Type: String
See Also