Click or drag to resize

DragDataItemTitle Property

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

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

Property Value

Type: String
See Also