Share via


ShelvesetUri 建構函式 (TfsTeamProjectCollection, String, String, UriType)

建構指定擱置集 URI 物件 Team Foundation 專案集合物件和擱置集名稱、擁有人。

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

語法

'宣告
Public Sub New ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvesetUri(
    TfsTeamProjectCollection teamProjectCollection,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

參數

  • shelvesetName
    類型:System.String
    成品應建構擱置集的名稱。

.NET Framework 安全性

請參閱

參考

ShelvesetUri 類別

ShelvesetUri 多載

Microsoft.TeamFoundation.VersionControl.Common 命名空間