WSHttpBindingElement.BindingElementType 属性
定义
获取此绑定元素的类型。Gets the type of this binding element.
protected:
virtual property Type ^ BindingElementType { Type ^ get(); };
protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type
属性值
此绑定元素的 Type。The Type of this binding element.