ValueConversionAttribute.SourceType Proprietà

Definizione

Ottiene il tipo che il convertitore converte.

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

Valore della proprietà

Tipo che il convertitore converte.

Si applica a

Vedi anche