Item Property (DroppedFiles Collection)

Retrieves the file names for the dropped file of the specified index.

[JavaScript]

str = DroppedFiles.Item( Index );

[VBScript]

str = DroppedFiles.Item( Index )

Parameters

Index

Specifies the index of the dropped files as a one-based integer.

Version

Supported on EmEditor Professional Version 8.00 or later.