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