Click or drag to resize

IClipboardGetDataObjectGetFileDropList Method

Gets the file-drop list from the clipboard.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
StringCollection GetFileDropList()

Return Value

StringCollection
The file-drop list.
See Also