IDTSProperty100.UITypeEditor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.