ValueConversionAttribute.TargetType Propiedad

Definición

Obtiene el tipo al que se convierte este convertidor.

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

Valor de propiedad

Type

Tipo al que se convierte este convertidor.

Se aplica a

Consulte también