Partager via


IToolTipHandler.GetToolTipText(INodeInformation) Méthode

Définition

Récupère le texte à afficher.

public:
 System::String ^ GetToolTipText(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public string GetToolTipText (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member GetToolTipText : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> string
Public Function GetToolTipText (source As INodeInformation) As String

Paramètres

source
INodeInformation

Nœud pour lequel le texte doit être recherché.

Retours

Chaîne qui représente le texte à afficher.

S’applique à