TargetIsChildException 构造函数 (String, String)

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

语法

声明
Public Sub New ( _
    sourceServerItem As String, _
    targetServerItem As String _
)
public TargetIsChildException(
    string sourceServerItem,
    string targetServerItem
)

参数

.NET Framework 安全性

请参阅

参考

TargetIsChildException 类

TargetIsChildException 重载

Microsoft.TeamFoundation.VersionControl.Server 命名空间