共用方式為


PeerTransportElement.BindingElementType 屬性

定義

取得表示自訂繫結項目的 Type 物件。

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

適用於