Share via


WebHttpBindingElement.BindingElementType プロパティ

定義

この構成要素が表すバインディングの Type を取得します。

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

プロパティ値

バインディングの種類。

適用対象