Visual Basic (Declaration) | |
---|---|
Public Class IdeaBladeSection Implements System.Configuration.IConfigurationSectionHandler |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IdeaBladeSection |
C# | |
---|---|
public class IdeaBladeSection : System.Configuration.IConfigurationSectionHandler |
C++/CLI | |
---|---|
public ref class IdeaBladeSection : public System.Configuration.IConfigurationSectionHandler |
The ideablade.configuration does not sub-type ConfigurationSection, so this returns an instance of the IdeaBladeConfig class.
The configSections element must be present in the config file and define a section for "ideablade.configuration" with an assembly-qualified type name.
System.Object
IdeaBlade.Core.Configuration.IdeaBladeSection
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family