ValueConversionAttribute.SourceType Propiedad

Definición

Obtiene el tipo que este convertidor convierte.

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

Valor de propiedad

Tipo que este convertidor convierte.

Se aplica a

Consulte también