IScriptFactory.ProcessDroppedFilesAsync(StringCollection) 方法

定义

public:
 void ProcessDroppedFilesAsync(System::Collections::Specialized::StringCollection ^ collection);
public void ProcessDroppedFilesAsync (System.Collections.Specialized.StringCollection collection);
abstract member ProcessDroppedFilesAsync : System.Collections.Specialized.StringCollection -> unit
Public Sub ProcessDroppedFilesAsync (collection As StringCollection)

参数

collection
StringCollection

适用于