Describes the traits of a IPreferencePaneProvider.

Namespace:  Gallio.UI.ControlPanel.Preferences
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.2.0.0 (3.2.528.0)

Syntax

C#
public class PreferencePaneProviderTraits : Traits
Visual Basic (Declaration)
Public Class PreferencePaneProviderTraits _
	Inherits Traits

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.Traits
    Gallio.UI.ControlPanel.Preferences..::.PreferencePaneProviderTraits

See Also