Compartir a través de


BindValidationContext.TargetType Propiedad

Definición

Obtiene los Type del destino del ActivityBind representado por esta instancia.

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

Valor de propiedad

Type

Type del destino del ActivityBind representado por esta instancia.

Se aplica a