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

適用対象