ExtensionElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示定義延伸的組態項目,這個組態項目可讓使用者建立使用者定義繫結、行為和其他內容。
public ref class ExtensionElement : System::Configuration::ConfigurationElement
public class ExtensionElement : System.Configuration.ConfigurationElement
type ExtensionElement = class
inherit ConfigurationElement
Public Class ExtensionElement
Inherits ConfigurationElement
- 繼承
建構函式
ExtensionElement() |
初始化 ExtensionElement 類別的新執行個體。 |
ExtensionElement(String) |
使用指定的名稱,初始化 ExtensionElement 類別的新執行個體。 |
ExtensionElement(String, String) |
使用指定的名稱和型別,初始化 ExtensionElement 類別的新執行個體。 |