次の方法で共有


NetTcpContextBindingElement.BindingElementType プロパティ

定義

構成要素 System.ServiceModel.NetTcpContextBinding に関連付けられている標準バインディングの CLR 型を取得します。

protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };
protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type

プロパティ値

構成要素 Type に関連付けられている標準バインディングの CLR 型を指定する System.ServiceModel.NetTcpContextBinding

適用対象