Bearbeiten

NetMsmqBindingElement.BindingElementType Property

Definition

Gets the Type of this binding.

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 this binding.

Applies to