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

属性值

一个指定绑定元素的类型。

适用于