Share via


IExternalLink, interface

Interface pour un type d'ExternalLink d'IBuildInformationNode.

Pour obtenir un IExternalLink, utilisez la classe d'InformationNodeConverters.

Espace de noms :  Microsoft.TeamFoundation.Build.Client
Assembly :  Microsoft.TeamFoundation.Build.Client (dans Microsoft.TeamFoundation.Build.Client.dll)

Syntaxe

'Déclaration
Public Interface IExternalLink
public interface IExternalLink

Le type IExternalLink expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DisplayText Obtient ou définit le texte à afficher pour le lien externe.
Propriété publique Node Obtient l'IBuildInformationNode sous-jacent.
Propriété publique Url Obtient ou définit l'URI (URI) de lien externe.

Début

Méthodes

  Nom Description
Méthode publique Save Enregistre le projet de build au serveur.

Début

Voir aussi

Référence

Microsoft.TeamFoundation.Build.Client, espace de noms