Freigeben über


ContextManager.SetContext-Methode (TfsTeamProjectCollection, String)

Erstellt und das neue ITeamFoundationContext für Explorer-Fenster das Team fest.

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

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

Parameter

  • projectUri
    Typ: System.String
    Der vollqualifizierte Teamprojekt URI, kann NULL sein.

Implementiert

ITeamFoundationContextManager.SetContext(TfsTeamProjectCollection, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextManager Klasse

SetContext-Überladung

Microsoft.VisualStudio.Services.Integration-Namespace