Partager via


VersionControlLabelExt.OpenLabel, méthode (String)

Ouvre une nouvelle fenêtre de document d'étiquette, selon l'URI d'une étiquette au format « vstfs://VersionControl/Label/ # », où est le LabelId.

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

Syntaxe

'Déclaration
Public Function OpenLabel ( _
    labelUri As String _
) As VersionControlLabelDocument
public VersionControlLabelDocument OpenLabel(
    string labelUri
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlLabelDocument
Un VersionControlLabelDocument qui vient d'être ouvert.

Sécurité .NET Framework

Voir aussi

Référence

VersionControlLabelExt Classe

OpenLabel, surcharge

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms