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

适用于