Click or drag to resize

DragDataItemTitle Property

Version 112.3.0
Title associated with a link. Only valid when `mimeType` == "text/uri-list".

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

Property Value

Type: String
See Also