MsmqIntegrationElement.BindingElementType 属性

定义

获取与此配置元素相关联的绑定类型。

public:
 virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type

属性值

Type

一个 Type 对象,表示与此配置元素相关联的绑定元素的类型。

适用于