共用方式為


DiffItemShelvedChange 建構函式

初始化新的 DiffItemShelvedChange 執行個體。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Sub New ( _
    shelvesetName As String, _
    pendingChange As PendingChange _
)
public DiffItemShelvedChange(
    string shelvesetName,
    PendingChange pendingChange
)

參數

  • shelvesetName
    型別:System.String
    包含指定的暫止變更擱置集的名稱。

.NET Framework 安全性

請參閱

參考

DiffItemShelvedChange 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間