Partager via


ConnectPageProjectExtendedInfo.ToolTipItems, propriété

L'étiquette facultative/valeur de conseils d'outil supplémentaire paires pour restituer pour le projet d'équipe.

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage
Assembly :  Microsoft.VisualStudio.TeamFoundation (dans Microsoft.VisualStudio.TeamFoundation.dll)

Syntaxe

'Déclaration
Public Property ToolTipItems As List(Of Tuple(Of String, String))
public List<Tuple<string, string>> ToolTipItems { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<Tuple<String, String>>

Sécurité .NET Framework

Voir aussi

Référence

ConnectPageProjectExtendedInfo Classe

Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage, espace de noms