WindowsFormsSection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a new ConfigurationSection for parsing application settings. This class cannot be inherited.
public ref class WindowsFormsSection sealed
public sealed class WindowsFormsSection
type WindowsFormsSection = class
Public NotInheritable Class WindowsFormsSection
- Inheritance
-
WindowsFormsSection
Remarks
This class supports application settings in Windows Forms. For more information about this feature, see Application Settings Overview.
Constructors
| Name | Description |
|---|---|
| WindowsFormsSection() |
Initializes a new instance of the WindowsFormsSection class. |
Properties
| Name | Description |
|---|---|
| JitDebugging |
Gets or sets a value indicating whether just-in-time (JIT) debugging is used. |