Indicates whether the data object contains data that is in the DataFormats.FileDrop format or can be converted to that format.
true if the data object contains a file drop list; otherwise, false.
A file drop list is a collection of strings containing path information for files.
Use this method to determine whether the data object contains a file drop list before retrieving it with the DataObject.GetFileDropList method.