共用方式為


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 物件,表示與這個組態項目有關聯之繫結項目的型別。

適用於