AppSettingCollection Properties

The AppSettingCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the collection.
Public propertyIds
Gets a collection containing the IDs of all the settings.
Public propertyItemGuid
Gets the setting associated with the specified ID.
Public propertyItemGuid, String
Gets the setting associated with the specified name and module ID.
Public propertySettings
Gets a collection containing the settings.
Top
See Also