This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Class NameValueFileSectionHandler Implements IConfigurationSectionHandler [C#] public class NameValueFileSectionHandler : IConfigurationSectionHandler [C++] public __gc class NameValueFileSectionHandler : public IConfigurationSectionHandler [JScript] public class NameValueFileSectionHandler implements IConfigurationSectionHandler
NameValueFileSectionHandler Members | System.Configuration Namespace