共用方式為


MsmqIntegrationBindingElement.BindingElementType 屬性

定義

取得繫結項目的型別。

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

屬性值

Type 物件,表示與這個組態項目有關聯之繫結項目的型別。

適用於