Share via


StandardBindingElement.BindingElementType 屬性

定義

在衍生類別 (Derived Class) 中覆寫時,取得表示自訂繫結項目的 Type 物件。

protected:
 abstract property Type ^ BindingElementType { Type ^ get(); };
protected abstract Type BindingElementType { get; }
member this.BindingElementType : Type
Protected MustOverride ReadOnly Property BindingElementType As Type

屬性值

表示自訂繫結型別的 Type 物件。

適用於