Click or drag to resize
IContextMenuParamsUnfilteredLinkUrl Property
Version 51.0.0
Returns the link URL, if any, to be used ONLY for "copy link address". We don't validate this field in the frontend process.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
string UnfilteredLinkUrl { get; }

Property Value

Type: String
See Also