OneWayElement.BindingElementType Propiedad

Definición

Obtiene el tipo de este elemento de enlace.

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

Valor de propiedad

Type

El tipo de este elemento de enlace.

Se aplica a