Provides the names of the files that the browser promises to create at a specified location.
Original signature is '- (NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination'
Available in Mac OS X v10.2 and later.

C# | Visual Basic | Visual C++ |

- dropDestination (NSURL)
- MISSING

Result of sending browser:namesOfPromisedFilesDroppedAtDestination:forDraggedRowsWithIndexes:inColumn: to the delegate.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)