Click or drag to resize

IClipboardGetDataObjectContainsFileDropList Method

Determines whether the clipboard contains a file-drop list.

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

Return Value

Boolean
if a file-drop list is present; otherwise, .
See Also