WSHttpBindingElement.BindingElementType Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of this binding element.
protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };protected override Type BindingElementType { get; }member this.BindingElementType : TypeProtected Overrides ReadOnly Property BindingElementType As TypeProperty Value
The Type of this binding element.