次の方法で共有


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

適用対象