共用方式為


ContextManager.SetContext 方法 (TfsTeamProjectCollection, String)

建立和設定 Team 總管視窗的新 ITeamFoundationContext。

命名空間:  Microsoft.VisualStudio.Services.Integration
組件:  Microsoft.VisualStudio.Services.Integration (在 Microsoft.VisualStudio.Services.Integration.dll 中)

語法

'宣告
Public Sub SetContext ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    projectUri As String _
)
public void SetContext(
    TfsTeamProjectCollection teamProjectCollection,
    string projectUri
)

參數

  • projectUri
    類型:System.String
    Team 專案完整 URI,則為空的。

實作

ITeamFoundationContextManager.SetContext(TfsTeamProjectCollection, String)

.NET Framework 安全性

請參閱

參考

ContextManager 類別

SetContext 多載

Microsoft.VisualStudio.Services.Integration 命名空間