共用方式為


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 命名空間