Settings Properties
The Settings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
Context |
Gets the application settings context associated with the settings group. (Inherited from ApplicationSettingsBase.) |
|
Default | |
|
HalconProcedureFolder | |
|
HalconProgramFolder | |
|
ImageFolder | |
|
IsSynchronized |
Gets a value indicating whether access to the object is synchronized (thread safe). (Inherited from SettingsBase.) |
|
Item(System.String) |
Gets or sets the value of the specified application settings property. (Inherited from ApplicationSettingsBase.) |
|
Properties |
Gets the collection of settings properties in the wrapper. (Inherited from ApplicationSettingsBase.) |
|
PropertyValues |
Gets a collection of property values. (Inherited from ApplicationSettingsBase.) |
|
Providers |
Gets the collection of application settings providers used by the wrapper. (Inherited from ApplicationSettingsBase.) |
|
SettingsKey |
Gets or sets the settings key for the application settings group. (Inherited from ApplicationSettingsBase.) |