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