StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration>.BindingType Property

Definition

Gets the type of this binding.

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

Property Value

The type of this binding.

Applies to