Is there any way to get the file details on which user clicks on Windows explorer using C# Windows application.
The user is not modifying, renaming or doing anything with the file, just clicks on a file and gets all details of that file on the click of the file. Like, trigger some event on windows application when the user clicks on any file.