Compartilhar via


Construtor LabelUri (TfsTeamProjectCollection, Int32)

Criar um objeto de URI do rótulo dado um objeto de coleção de projeto de Team Foundation , e o identificador de rótulo.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (em Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxe

'Declaração
Public Sub New ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    labelId As Integer _
)
public LabelUri(
    TfsTeamProjectCollection teamProjectCollection,
    int labelId
)

Parâmetros

  • labelId
    Tipo: System.Int32
    O identificador de rótulo associado com o produto

Segurança do .NET Framework

Consulte também

Referência

LabelUri Classe

Sobrecargas LabelUri

Namespace Microsoft.TeamFoundation.VersionControl.Common