Click or drag to resize
IDragDataFragmentBaseUrl Property
Version 63.0.0
Return the base URL that the fragment came from. This value is used for resolving relative URLs and may be empty.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
string FragmentBaseUrl { get; set; }

Property Value

Type: String
See Also