An app.config section handler for Brightstar embedded application configuration.
Namespace: BrightstarDB.ConfigAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class BrightstarConfigurationSectionHandler : IConfigurationSectionHandler |
| Visual Basic |
|---|
Public Class BrightstarConfigurationSectionHandler
Implements IConfigurationSectionHandler |
| Visual C++ |
|---|
public ref class BrightstarConfigurationSectionHandler : IConfigurationSectionHandler |
| F# |
|---|
type BrightstarConfigurationSectionHandler =
class
interface IConfigurationSectionHandler
end |
Inheritance Hierarchy
See Also