NetTcpContextBindingCollectionElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示包含 NetTcpContextBindingElement 執行個體之集合的組態區段。
public ref class NetTcpContextBindingCollectionElement : System::ServiceModel::Configuration::StandardBindingCollectionElement<System::ServiceModel::NetTcpContextBinding ^, System::ServiceModel::Configuration::NetTcpContextBindingElement ^>
public class NetTcpContextBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetTcpContextBinding,System.ServiceModel.Configuration.NetTcpContextBindingElement>
type NetTcpContextBindingCollectionElement = class
inherit StandardBindingCollectionElement<NetTcpContextBinding, NetTcpContextBindingElement>
Public Class NetTcpContextBindingCollectionElement
Inherits StandardBindingCollectionElement(Of NetTcpContextBinding, NetTcpContextBindingElement)
- 繼承
-
NetTcpContextBindingCollectionElement
建構函式
| NetTcpContextBindingCollectionElement() |
初始化 NetTcpContextBindingCollectionElement 類別的新執行個體。 |