次の方法で共有


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

バインディングの種類を格納している Type

適用対象