LabelResult 建構函式 (String, String, Int32, LabelResultStatus)

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

LabelResult 類別

LabelResult 多載

Microsoft.TeamFoundation.VersionControl.Server 命名空間