LabelPendingAddException 构造函数

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

语法

声明
Public Sub New ( _
    serverItem As String, _
    labelName As String _
)
public LabelPendingAddException(
    string serverItem,
    string labelName
)

参数

.NET Framework 安全性

请参阅

参考

LabelPendingAddException 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间