Partager via


LabelResult, constructeur (String, String, Int32, LabelResultStatus)

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

Syntaxe

'Déclaration
Public Sub New ( _
    labelName As String, _
    scope As String, _
    labelId As Integer, _
    status As LabelResultStatus _
)
public LabelResult(
    string labelName,
    string scope,
    int labelId,
    LabelResultStatus status
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LabelResult Classe

LabelResult, surcharge

Microsoft.TeamFoundation.VersionControl.Server, espace de noms