Class OnFileDropped_StringPathAttribute The function will be called when user drag and drop a file into the application window Examples [OnFileDropped_StringPath] internal static void ExampleFunction (string filePath) { }