Stores and retrieves user and machine preferences.

Namespace:  Gallio.Runtime.Preferences
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IPreferenceManager
Visual Basic (Declaration)
Public Interface IPreferenceManager

Remarks

For the API related to defining new preference panes and control panels refer to the types in the Gallio.UI assembly.

See Also