ScriptFactory.ProcessDroppedFilesAsync(StringCollection) Méthode

Définition

Les processus abandonnaient des fichiers en organisant un contrôle qui appelait un délégué à effectuer le travail.

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

Paramètres

Implémente

S’applique à