Item 属性 (DroppedFiles 集合)

检索指定索引下的被拖放的文件名。

[JavaScript]

str = DroppedFiles.Item( Index );

[VBScript]

str = DroppedFiles.Item( Index )

参数

Index

把被拖放的文件索引指定为以 1 为基准的整数。

版本

支持 EmEditor 8.00 或之后的版本。