ShelvesetCheckInParameters 构造函数

初始化的新 ShelvesetCheckInParameters 实例。

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

语法

声明
Public Sub New ( _
    shelvesetName As String, _
    shelvesetOwnerName As String _
)
public ShelvesetCheckInParameters(
    string shelvesetName,
    string shelvesetOwnerName
)

参数

  • shelvesetOwnerName
    类型:System.String
    搁置集所有者的名称。

.NET Framework 安全性

请参见

参考

ShelvesetCheckInParameters 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间