共用方式為


MsmqTransportElement.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 物件。

適用於