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 オブジェクト。

適用対象