Click or drag to resize

DragDataItemTitle Property

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

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

Property Value

Type: String
See Also