FrameLoadStartEventArgsUrl Property |
Version 118.6.80
The URL that was loaded.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax public string Url { get; }
public:
property String^ Url {
String^ get ();
}
Property Value
Type:
StringSee Also