BasicHttpContextBindingElement.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

The type of the binding element.

Applies to