StandardBindingElement.BindingElementType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在衍生類別 (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 物件。