ScriptFactory.ProcessDroppedFilesAsync(StringCollection) 메서드

정의

작업을 대신 수행할 대리자를 호출하는 컨트롤을 마샬링하여 삭제된 파일을 처리합니다.

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)

매개 변수

sc
StringCollection

StringCollection 개체입니다.

구현

적용 대상