Click or drag to resize

RequestUrl Property

Version 86.0.240

[Missing <summary> documentation for "P:CefSharp.Request.Url"]

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

Property Value

Type: String

Implements

IRequestUrl
See Also