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

适用于