BasicHttpBindingElement.BindingElementType プロパティ

定義

バインディング要素の型を取得します。

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

プロパティ値

バインディング要素を指定する型。

適用対象