Click or drag to resize

DragDataItemData Property

Version 118.6.80
Depending of the value of `mimeType`, it contains the dragged link, text, HTML markup or any other data.

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

Property Value

Type: String
See Also