WebHttpBindingElement.BindingElementType Property

Definition

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 : Type
Protected Overrides ReadOnly Property BindingElementType As Type

Property Value

The binding type.

Applies to