One of the System.Windows.Forms.DragDropEffects values.
If the drag operation needs to interact with applications in another process, the data parameter must either be a base managed class (such as string, System.Drawing.Bitmap, or System.Drawing.Imaging.Metafile), an object that implements System.Runtime.Serialization.ISerializable, or an object that implements System.Windows.Forms.IDataObject.