IContextMenuParamsUnfilteredLinkUrl Property |
Version 55.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: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax string UnfilteredLinkUrl { get; }
property String^ UnfilteredLinkUrl {
String^ get ();
}
Property Value
Type:
StringSee Also