StandardBindingElement.BindingElementType Proprietà

Definizione

Se sottoposto a override in una classe derivata, ottiene l'oggetto Type che rappresenta l'elemento di associazione personalizzato.

protected:
 abstract property Type ^ BindingElementType { Type ^ get(); };
protected abstract Type BindingElementType { get; }
member this.BindingElementType : Type
Protected MustOverride ReadOnly Property BindingElementType As Type

Valore della proprietà

Oggetto Type che rappresenta il tipo di associazione personalizzato.

Si applica a