Share via


WSHttpContextBindingElement.BindingElementType プロパティ

定義

この構成要素 WSHttpContextBinding に関連付けられている標準バインディングの CLR 型を取得します。

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

プロパティ値

構成要素に関連付けられている標準バインディングの CLR 型。

適用対象