共用方式為


ShelvedItemUri 建構函式 (String, String, String, String, UriType)

建構指定擱置集項目 URI 物件 Team Foundation Server URL、伺服器路徑、擱置集名稱、擁有人。

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

語法

'宣告
Public Sub New ( _
    teamFoundationServerUrl As String, _
    serverItem As String, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvedItemUri(
    string teamFoundationServerUrl,
    string serverItem,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

參數

  • teamFoundationServerUrl
    類型:System.String
    Team Foundation Server 的 URL

.NET Framework 安全性

請參閱

參考

ShelvedItemUri 類別

ShelvedItemUri 多載

Microsoft.TeamFoundation.VersionControl.Common 命名空間