ShelvesetExistsException 构造函数 (String, String)

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

语法

声明
Public Sub New ( _
    shelvesetName As String, _
    ownerName As String _
)
public ShelvesetExistsException(
    string shelvesetName,
    string ownerName
)

参数

.NET Framework 安全性

请参阅

参考

ShelvesetExistsException 类

ShelvesetExistsException 重载

Microsoft.TeamFoundation.VersionControl.Server 命名空间