Click or drag to resize

Request.Url Property

Version 105.3.390
Request Url

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 105.3.390.0
Syntax
public string Url { get; set; }

Property Value

Type: String

Implements

IRequest.Url
See Also