次の方法で共有


HttpTransportElement.BindingElementType プロパティ

定義

バインディングの種類を取得します。

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

プロパティ値

Type

バインディングの種類。

適用対象