SpecialDirs.userPackages

User location where to install packages

On Windows, this folder, unlike userSettings, does not roam, so an account on a company network will not save the content of this data, unlike userSettings.

On Posix, this is currently equivalent to userSettings.

struct SpecialDirs
NativePath userPackages;

See Also

Meta