KnownFolders Class

Class containing methods to retrieve specific file system paths.

System.Object
   MarkdownMonster.KnownFolders

Class Members

MemberDescription
GetDefaultPath Gets the default path to the specified known folder. This does not require the folder to be existent.
public static string GetDefaultPath(KnownFolder knownFolder)
GetPath Gets the current path to the specified known folder as currently configured. This does not require the folder to be existent.
public static string GetPath(KnownFolder knownFolder)
Initialize Creates and initializes the known folder.
public static void Initialize(KnownFolder knownFolder)
Namespace: MarkdownMonster

Assembly: MarkdownMonster.dll