Show / Hide Table of Contents

Method folders.getKnownFolders


Overload

Gets canonical names and paths of all known folders, including custom known folders registered by applications. These names can be used with folders.getFolder.

public static Dictionary<string, string> getKnownFolders()
Returns
Dictionary<string, string>

Remarks

Paths of virtual and unavailable folders are returned as "<virtual>" and "<unavailable>".