IScriptFactory.ProcessDroppedFilesAsync(StringCollection) Method

Definition

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)

Parameters

collection
StringCollection

Applies to