Represents a collection of preferences in Xml.

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

Syntax

C#
[SerializableAttribute]
public sealed class PreferenceContainer : IValidatable
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class PreferenceContainer _
	Implements IValidatable

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Preferences.Schema..::.PreferenceContainer

See Also