Common Application Framework

SettingsGroup Properties

The properties of the SettingsGroup class are listed below. For a complete list of SettingsGroup class members, see the SettingsGroup Members topic.

Public Instance Properties

Count Gets the number of Addins actually contained in the collection.
Directory The name of the directory into which the settings for this group will be persisted
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Item Indexer to return the object associated with the given key
Name Name of settings group
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

SettingsGroup Class | Aveva.ApplicationFramework Namespace