DtsProperty.TypeConverter Proprietà

Definizione

Restituisce il nome del tipo completo dell'assembly dell'oggetto convertitore di tipi per la proprietà.

public:
 property System::String ^ TypeConverter { System::String ^ get(); };
public string TypeConverter { get; }
member this.TypeConverter : string
Public ReadOnly Property TypeConverter As String

Valore della proprietà

Valore String contenente il nome del tipo qualificato dell'assembly dell'oggetto che esegue la conversione del tipo.

Si applica a