AppSettingCollection Properties |
The AppSettingCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the collection. | |
| Ids |
Gets a collection containing the IDs of all the settings.
| |
| ItemGuid |
Gets the setting associated with the specified ID.
| |
| ItemGuid, String |
Gets the setting associated with the specified name and module ID.
| |
| Settings |
Gets a collection containing the settings.
|