Description

This class is used to read and write settings for the application or other modules.

Remarks

When used as McApplication.Settings, this interface stores settings in the active identity storage.

Members

Methods
Delete

Removes the specified setting from this collection.

Get

Gets a setting value for the specified key name.

Load

Loads settings from a file.

Save

Stores settings into a file.

Set

Stores a key-value pair in the settings.


Properties
ContentsRead-write property

Gets or sets all the settings as an XML formatted string.