LabelResult 构造函数 (String, String, LabelResultStatus)

命名空间:  Microsoft.TeamFoundation.VersionControl.Server
程序集:  Microsoft.TeamFoundation.VersionControl.Server(在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

语法

声明
Public Sub New ( _
    labelName As String, _
    scope As String, _
    status As LabelResultStatus _
)
public LabelResult(
    string labelName,
    string scope,
    LabelResultStatus status
)

参数

.NET Framework 安全性

请参阅

参考

LabelResult 类

LabelResult 重载

Microsoft.TeamFoundation.VersionControl.Server 命名空间