WindowsFormsSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義了一個新的 ConfigurationSection 解析應用程式設定。 此類別無法獲得繼承。
public ref class WindowsFormsSection sealed : System::Configuration::ConfigurationSection
public ref class WindowsFormsSection sealed
public sealed class WindowsFormsSection : System.Configuration.ConfigurationSection
public sealed class WindowsFormsSection
type WindowsFormsSection = class
inherit ConfigurationSection
type WindowsFormsSection = class
Public NotInheritable Class WindowsFormsSection
Inherits ConfigurationSection
Public NotInheritable Class WindowsFormsSection
- 繼承
- 繼承
-
WindowsFormsSection
備註
此類別支援 Windows Forms 中的應用程式設定。 欲了解更多此功能資訊,請參閱 應用程式設定概覽。
建構函式
| 名稱 | Description |
|---|---|
| WindowsFormsSection() |
初始化 WindowsFormsSection 類別的新執行個體。 |