IVsDataViewCaptionProvider Interface
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.
Représente la possibilité de contrôler les légende pour les nœuds dans une hiérarchie de vue de données.
public interface class IVsDataViewCaptionProvider
public interface IVsDataViewCaptionProvider
type IVsDataViewCaptionProvider = interface
Public Interface IVsDataViewCaptionProvider
Méthodes
GetCaption(Int32) |
Récupère le légende du nœud spécifié dans server Explorer. |
GetEditableCaption(Int32) |
Récupère le légende, qui peut être modifié, du nœud spécifié dans Server Explorer. |
Événements
CaptionChanged |
Se produit lorsque le légende d’un nœud a changé dans server Explorer. |