IClipboardSetDataObjectSetFileDropList Method |
Sets a file-drop list on the clipboard.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetFileDropList(
StringCollection filePaths
)
Parameters
- filePaths StringCollection
- The file paths.
See Also