Share via


IDTSProperty100.UITypeEditor Propriété

Définition

Obtient le nom complet du type d'assembly de l'éditeur graphique pour la propriété.

public:
 property System::String ^ UITypeEditor { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public string UITypeEditor { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.UITypeEditor : string
Public ReadOnly Property UITypeEditor As String

Valeur de propriété

Nom complet du type d'assembly de l'éditeur d'interface utilisateur pour la propriété.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperty.

S’applique à