Partilhar via


Construtor LabelResult (String, String, LabelResultStatus)

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    labelName As String, _
    scope As String, _
    status As LabelResultStatus _
)
public LabelResult(
    string labelName,
    string scope,
    LabelResultStatus status
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

LabelResult Classe

Sobrecargas LabelResult

Namespace Microsoft.TeamFoundation.VersionControl.Server