Click or drag to resize

DragDataItemTitle Property

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

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

Property Value

Type: String
See Also