TypeElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 Web 服務組態檔中的 type
項目。
public ref class TypeElement sealed : System::Configuration::ConfigurationElement
public sealed class TypeElement : System.Configuration.ConfigurationElement
type TypeElement = class
inherit ConfigurationElement
Public NotInheritable Class TypeElement
Inherits ConfigurationElement
- 繼承
建構函式
TypeElement() |
初始化 TypeElement 類別的執行個體。 |
TypeElement(String) |
初始化 TypeElement 類別的執行個體。 |
TypeElement(Type) |
初始化 TypeElement 類別的執行個體。 |