Version 101.0.180
Request Url
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 101.0.180.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