Click or drag to resize

PropertyService Properties

The PropertyService type exposes the following members.

Properties
 NameDescription
Public propertyApplicationSettings Gets the application settings.
Public propertyBuiltinSettings Gets the built-in settings.
Public propertyConfigDirectory Gets the configuration directory.
Public propertyDataDirectory Gets the data directory.
Public propertyLocalApplicationSettings Gets the local application settings (applications specific for this PC). This data are stored in the LOCALAPPDATA folder.
Public propertyLocalApplicationSettingsFile Gets the file that stores local application settings.
Public propertyPropertiesFileName Gets the file name of the user properties file.
Public propertyUserSettings Gets the user settings.
Top
See Also