Method GetSpecialFolder
GetSpecialFolder(SpecialFolder)
Returns the special system folder directory path that is identified by the provided enumeration.
Declaration
public static IAbsoluteDirectoryPath GetSpecialFolder(Environment.SpecialFolder specialFolder)
Parameters
Type | Name | Description |
---|---|---|
Environment.SpecialFolder | specialFolder | The special system folder to get. |
Returns
Type | Description |
---|---|
IAbsoluteDirectoryPath |