Freigeben über


LabelResult-Konstruktor (String, String, Int32, LabelResultStatus)

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

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelResult Klasse

LabelResult-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace