BasicHttpBindingElement.BindingElementType Property

Definition

Gets the type of the 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

Property Value

A type that specifies the binding element.

Applies to