ApplicationSettingsBase Constructor

 

Initializes an instance of the ApplicationSettingsBase class.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

NameDescription
System_CAPS_protmethodApplicationSettingsBase()

Initializes an instance of the ApplicationSettingsBase class to its default state.

System_CAPS_protmethodApplicationSettingsBase(IComponent^)

Initializes an instance of the ApplicationSettingsBase class using the supplied owner component.

System_CAPS_protmethodApplicationSettingsBase(IComponent^, String^)

Initializes an instance of the ApplicationSettingsBase class using the supplied owner component and settings key.

System_CAPS_protmethodApplicationSettingsBase(String^)

Initializes an instance of the ApplicationSettingsBase class using the supplied settings key.

Return to top
Show: