TransactionFlowElement.BindingElementType Propiedad

Definición

Obtiene el objeto Type que representa el tipo de este elemento de configuración.

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

El tipo de este elemento de configuración.

Se aplica a