DownloadWillBeginEventArgsUrl Property |
Version 100.0.140
URL of the resource being downloaded.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public string Url { get; }
public:
property String^ Url {
String^ get ();
}
Property Value
Type:
StringSee Also