StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>.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

此绑定的类型。

适用于