Version 109.1.110
Request Url
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 109.1.110.0
Syntax public string Url { get; set; }
public:
virtual property String^ Url {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IRequestUrlSee Also