Class MostRecentlyUsedList
System.Object
  MarkdownMonster.MostRecentlyUsedList
public static class MostRecentlyUsedList : object

Class Members

MemberDescription

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)

Requirements

Namespace: MarkdownMonster
Assembly: markdownmonster.exe

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