Click or drag to resize

NodeBaseURL Property

Version 118.6.80
Base URL that `Document` or `FrameOwner` node uses for URL completion.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string BaseURL { get; set; }

Property Value

Type: String
See Also