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 クラスの新しいインスタンスを初期化します。 |