Share via


TcpTransportElement.BindingElementType プロパティ

定義

カスタム バインディング要素を表す Type オブジェクトを取得します。

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

プロパティ値

カスタム バインディング要素を表す Type オブジェクト。

適用対象