BindingCollectionElement.BindingType Property

Definition

Gets the type of the binding.

public:
 abstract property Type ^ BindingType { Type ^ get(); };
public abstract Type BindingType { get; }
member this.BindingType : Type
Public MustOverride ReadOnly Property BindingType As Type

Property Value

A Type that contains the type of the binding.

Applies to