Partager via


TswaHyperlinkBuilder.GetAnnotateSourceControlItemUrl, méthode (String, Int32)

Obtient une URL d'élément d'annotation.

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

Syntaxe

'Déclaration
Public Function GetAnnotateSourceControlItemUrl ( _
    serverItemPath As String, _
    changesetId As Integer _
) As Uri
public Uri GetAnnotateSourceControlItemUrl(
    string serverItemPath,
    int changesetId
)

Paramètres

  • serverItemPath
    Type : System.String
    Le chemin d'accès d'un élément du serveur.
  • changesetId
    Type : System.Int32
    Un ID de l'ensemble de modifications

Valeur de retour

Type : System.Uri
retourne Uri ;

Sécurité .NET Framework

Voir aussi

Référence

TswaHyperlinkBuilder Classe

GetAnnotateSourceControlItemUrl, surcharge

Microsoft.TeamFoundation.Common, espace de noms