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

属性值

Type

与配置元素关联的标准绑定的 CLR 类型。

适用于