MostRecentlyUsedList.AddToRecentlyUsedDocs

Adds Recently Used Document to the MRU list in Windows. Item is added to the global MRU list as well as to the application specific shortcut that is associated with the application and shows up in the task bar icon MRU list.

public static void AddToRecentlyUsedDocs(string path)

Parameters

path
Full path of the file


See also:

Class MostRecentlyUsedList

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic