Enum SpecialFolder
Specifies well-known folder locations used by the application.
public enum SpecialFolder
Fields
CommonApplicationData = 1Common application data folder shared by all users.
Documents = 3User's documents folder.
LicenseStorage = 2License storage folder.
UserSpecificApplicationData = 0User-specific application data folder.