共用方式為


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

Type,指定與組態項目 System.ServiceModel.NetTcpContextBinding 關聯之標準繫結的 CLR 型別

適用於