ValueConversionAttribute.TargetType Propriedade

Definição

Obtém o tipo para o qual este conversor se converte.

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

Valor de Propriedade

O tipo para o qual este conversor se converte.

Aplica-se a

Ver também