A LightSpeed ConfigurationSection.

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 LightSpeedConfigurationSection : ConfigurationSection
Visual Basic (Declaration)
Public NotInheritable Class LightSpeedConfigurationSection _
	Inherits ConfigurationSection

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    System.Configuration..::.ConfigurationSection
      Mindscape.LightSpeed.Configuration..::.LightSpeedConfigurationSection

See Also