NetTcpContextBindingElement.BindingElementType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成要素 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。