TransportConfigurationTypeElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
XML 項目,識別特定傳輸的型別。
public ref class TransportConfigurationTypeElement sealed : System::Configuration::ConfigurationElement
public sealed class TransportConfigurationTypeElement : System.Configuration.ConfigurationElement
type TransportConfigurationTypeElement = class
inherit ConfigurationElement
Public NotInheritable Class TransportConfigurationTypeElement
Inherits ConfigurationElement
- 繼承
建構函式
TransportConfigurationTypeElement() |
初始化 TransportConfigurationTypeElement 類別的新執行個體。 |
TransportConfigurationTypeElement(String) |
使用唯一名稱,初始化 TransportConfigurationTypeElement 類別的新執行個體。 |
TransportConfigurationTypeElement(String, String) |
使用唯一名稱以及實作特定傳輸的型別,初始化 TransportConfigurationTypeElement 類別的新執行個體。 |