WebHttpBindingElement.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 binding that this configuration element represents.
protected:
 virtual property Type ^ BindingElementType { Type ^ get(); };protected override Type BindingElementType { get; }member this.BindingElementType : TypeProtected Overrides ReadOnly Property BindingElementType As TypeProperty Value
The binding type.