Share via


CustomBindingCollectionElement.BindingType プロパティ

定義

このバインディングの型を取得します。

public:
 virtual property Type ^ BindingType { Type ^ get(); };
public override Type BindingType { get; }
member this.BindingType : Type
Public Overrides ReadOnly Property BindingType As Type

プロパティ値

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

適用対象