共用方式為


BindingCollectionElement.BindingType 屬性

定義

取得繫結的型別。

public:
 abstract property Type ^ BindingType { Type ^ get(); };
public abstract Type BindingType { get; }
member this.BindingType : Type
Public MustOverride ReadOnly Property BindingType As Type

屬性值

包含繫結之型別的 Type

適用於