Click or drag to resize

DragDataItemTitle Property

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

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

Property Value

Type: String
See Also