KnownFolders.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)

Return Value

The default path of the known folder.

Parameters

knownFolder
The known folder which current path will be returned.

Exceptions

**System.Runtime.InteropServices.ExternalException**
Thrown if the path could not be retrieved.

Overloads:


See also:

Class KnownFolders

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