NetTcpRelayBindingElement.BindingElementType Property

Definition

Gets the type of this configuration element. (Overrides StandardBindingElement.BindingElementType.)

protected override Type BindingElementType { get; }
member this.BindingElementType : Type
Protected Overrides ReadOnly Property BindingElementType As Type

Property Value

Returns a Type that contains the configuration element type.

Applies to