NetEventRelayBindingElement.BindingElementType Property

Definition

Gets the type of binding that this configuration element represents.

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

Property Value

Returns a Type that contains the binding type, which is the type of NetEventRelayBinding.

Applies to