ValueConversionAttribute.TargetType Proprietà

Definizione

Ottiene il tipo in cui viene convertito il convertitore.

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

Valore della proprietà

Tipo in cui viene convertito il convertitore.

Si applica a

Vedi anche