Click or drag to resize

WindowOpenEventArgsUrl Property

Version 112.3.0
The URL for the new window.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public string Url { get; }

Property Value

Type: String
See Also