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