A ConfigurationElement representing the configuration of a single LightSpeedContext.

Namespace:  Mindscape.LightSpeed.Configuration
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public sealed class ContextSettings : ConfigurationElement
Visual Basic (Declaration)
Public NotInheritable Class ContextSettings _
	Inherits ConfigurationElement

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    Mindscape.LightSpeed.Configuration..::.ContextSettings

See Also